Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | genex: Add TARGET_EXISTS to check for target existence | Alex Turbov | 2018-03-09 | 1 | -0/+6 |
Define `$<TARGET_EXISTS:a>` to `1` if `a` is an existed target name, else `0`. |
index : CMake.git | ||
CMake is a cross-platform, open-source build system generator. |
summaryrefslogtreecommitdiffstats |
Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | genex: Add TARGET_EXISTS to check for target existence | Alex Turbov | 2018-03-09 | 1 | -0/+6 |
Define `$<TARGET_EXISTS:a>` to `1` if `a` is an existed target name, else `0`. |