CMake/Tests/GeneratorExpression
Zsolt Parragi 1e4bb35894 Add generator expression support to per-source COMPILE_FLAGS
This allows users to specify different genex-based compile flags for
each file in a target, e.g. compiling just a single file with `Od/Ox` in
release builds on Visual Studio.
2016-10-28 11:18:03 -04:00
..
CMP0044 Revise C++ coding style using clang-format 2016-05-16 16:05:19 -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 Tests: Add test for MAP_IMPORTED_CONFIG_<CONFIG> empty fallback 2016-10-20 11:51:11 -04:00
check-part4.cmake Genex: Add a SHELL_PATH expression 2015-09-28 10:37:33 -04:00
CMakeLists.txt Add generator expression support to per-source COMPILE_FLAGS 2016-10-28 11:18:03 -04:00
echo.c Add generator expression support to per-source COMPILE_FLAGS 2016-10-28 11:18:03 -04:00
empty.cpp Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
pwd.c Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00