ENH: Allow a custom list of debug configurations
Create a DEBUG_CONFIGURATIONS global property as a way for projects to specify which configuration names are considered to be 'debug' configurations.
Showing
- Source/cmComputeLinkDepends.cxx 3 additions, 16 deletionsSource/cmComputeLinkDepends.cxx
- Source/cmComputeLinkDepends.h 1 addition, 0 deletionsSource/cmComputeLinkDepends.h
- Source/cmExportFileGenerator.cxx 1 addition, 5 deletionsSource/cmExportFileGenerator.cxx
- Source/cmTarget.cxx 29 additions, 5 deletionsSource/cmTarget.cxx
- Source/cmTarget.h 3 additions, 0 deletionsSource/cmTarget.h
- Source/cmTargetLinkLibrariesCommand.cxx 26 additions, 15 deletionsSource/cmTargetLinkLibrariesCommand.cxx
- Source/cmTargetLinkLibrariesCommand.h 8 additions, 4 deletionsSource/cmTargetLinkLibrariesCommand.h
- Source/cmake.cxx 51 additions, 0 deletionsSource/cmake.cxx
- Source/cmake.h 5 additions, 0 deletionsSource/cmake.h
- Tests/ExportImport/Export/CMakeLists.txt 4 additions, 0 deletionsTests/ExportImport/Export/CMakeLists.txt
- Tests/ExportImport/Import/CMakeLists.txt 7 additions, 2 deletionsTests/ExportImport/Import/CMakeLists.txt
Loading
Please register or sign in to comment