Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests: Factor out RunCMake.GenEx-TARGET_FILE test | Brad King | 2020-06-16 | 1 | -1/+0 |
| | | | | Move the `TARGET_FILE` cases and friends out of `RunCMake.GeneratorExpression`. | ||||
* | Add generator expression support to OUTPUT_DIRECTORY target properties | Robert Goulet | 2015-08-12 | 1 | -0/+1 |
If {ARCHIVE,LIBRARY,RUNTIME}_OUTPUT_DIRECTORY is set with a genex then do not add the per-config subdirectory on multi-config generators. This will allow projects to use $<CONFIG> to place the per-config part of the directory path somewhere other than the end. |