mirror of https://github.com/Kitware/CMake.git
Browse Source
ENH: Allow a custom list of debug configurations
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.pull/1/head

11 changed files with 138 additions and 47 deletions
-
19Source/cmComputeLinkDepends.cxx
-
1Source/cmComputeLinkDepends.h
-
6Source/cmExportFileGenerator.cxx
-
34Source/cmTarget.cxx
-
3Source/cmTarget.h
-
41Source/cmTargetLinkLibrariesCommand.cxx
-
12Source/cmTargetLinkLibrariesCommand.h
-
51Source/cmake.cxx
-
5Source/cmake.h
-
4Tests/ExportImport/Export/CMakeLists.txt
-
9Tests/ExportImport/Import/CMakeLists.txt
Write
Preview
Loading…
Cancel
Save
Reference in new issue