CMake/Tests/GeneratorExpression
Stephen Kelly 3917d86b26 Genex: Add a nullary form for CONFIG
This is consistent with other similar expressions such as PLATFORM_ID,
and makes the CONFIGURATION expression obsolete.

Fix an off-by-one error in
GeneratorExpressionContent::EvaluateParameters exposed by a unit test.

Remove the test for 'bad' nullary use of $<CONFIG>.

Add a unit test to verify that $<CONFIG> and $<CONFIGURATION> have
the same value.
2014-01-07 09:38:01 -05:00
..
CMakeLists.txt Genex: Add a nullary form for CONFIG 2014-01-07 09:38:01 -05:00
check-common.cmake GenEx: Add expressions to specify build- or install-only values 2013-01-05 01:05:08 +01:00
check-part1.cmake Genex: Add a nullary form for CONFIG 2014-01-07 09:38:01 -05: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
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