Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ninja: Add multi-config variant | Kyle Edwards | 2019-12-13 | 1 | -2/+2 |
| | | | | Co-Authored-by: vector-of-bool <vectorofbool@gmail.com> | ||||
* | GENERATOR_IS_MULTI_CONFIG: Use for multi-config checks in Tests | Craig Scott | 2017-12-29 | 1 | -2/+3 |
| | |||||
* | Test per-config OUTPUT_DIRECTORY properties | Brad King | 2009-10-28 | 1 | -0/+35 |
We test (ARCHIVE|LIBRARY|RUNTIME)_OUTPUT_DIRECTORY_<CONFIG> properties by building COnly as a subdirectory and setting the properties to put its files in specific locations. We build an executable that verifies the targets actually appear where expected. |