This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
CMake
Watch
1
Star
0
Fork
0
You've already forked CMake
mirror of
https://github.com/Kitware/CMake.git
synced
2026-01-05 21:31:08 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c9f2886b3db9783eaa455c21288eabdc7e6366a1
CMake
/
Source
/
cmBuildCommand.cxx
David Cole
0b38bb4c53
Fix issue
#2336
- honor the -C arg to ctest. Honor it for all stages of running -D dashboards from the command line and running ctest_configure, ctest_build and ctest_test commands in -S scripts. Also, allow a script to change it by setting the CTEST_CONFIGURATION_TYPE variable: allows for multiple configuration build/test cycles within one script. Add a new signature for the cmake command build_command that accepts CONFIGURATION as one argument. The original build_command signature is still there, but now marked as deprecated in the documentation. Of course... also add CTestConfig tests to verify that -C is honored for -D dashboards and -S scripts.
2009-12-04 12:09:01 -05:00
4.6 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink