CMake/Tests/GeneratorExpression
Stefan Kislinskiy ca6ba3fee5 Genex: Add a SHELL_PATH expression
Some commands on Windows do not understand forward slash paths and
require backslashes.  In order to help projects generate shell
invocations of such commands, provide a generator expression to convert
paths to the shell-preferred path format for the current generator.
This will allow custom commands to generate paths the same way CMake
does for compiler command invocations.
2015-09-28 10:37:33 -04:00
..
CMP0044 Genex: Use case-sensitive comparison for COMPILER_ID. 2014-01-08 16:41:34 +01:00
CMakeLists.txt Genex: Add a SHELL_PATH expression 2015-09-28 10:37:33 -04:00
check-common.cmake Tests: Simplify GeneratorExpression check implementation 2015-09-23 09:09:25 -04:00
check-part1.cmake Tests: Simplify GeneratorExpression check implementation 2015-09-23 09:09:25 -04:00
check-part2.cmake Split the GeneratorExpression test into a third part. 2013-06-28 14:58:09 +02:00
check-part3.cmake Genex: Make EQUAL support upper case binary literals 2014-01-06 18:46:45 +01:00
check-part4.cmake Genex: Add a SHELL_PATH expression 2015-09-28 10:37:33 -04:00
echo.c cmTestGenerator: Evaluate generator expressions in test properties 2013-09-20 08:18:22 -04:00
empty.cpp Add the ALIAS target concept for libraries and executables. 2013-08-02 15:21:00 +02:00
pwd.c cmTestGenerator: Evaluate generator expressions in test properties 2013-09-20 08:18:22 -04:00