-
- Downloads
VS: Handle .pfx files explicitly in generator
Teach cmGeneratorTarget to classify .pfx files as package
certificate key files. Teach cmVisualStudio10TargetGenerator
to write them as PackageCertificateKeyFile in .vcxproj files.
Inspired-by:
Minmin Gong <minmin.gong@gmail.com>
Showing
- Source/cmGeneratorTarget.cxx 14 additions, 0 deletionsSource/cmGeneratorTarget.cxx
- Source/cmGeneratorTarget.h 2 additions, 0 deletionsSource/cmGeneratorTarget.h
- Source/cmVisualStudio10TargetGenerator.cxx 29 additions, 0 deletionsSource/cmVisualStudio10TargetGenerator.cxx
- Source/cmVisualStudio10TargetGenerator.h 1 addition, 0 deletionsSource/cmVisualStudio10TargetGenerator.h
Loading
Please register or sign in to comment