CMake/Tests/GeneratorExpression
Stephen Kelly 36eef302c0 Genex: Fix segfault when parsing ends with parameter expectation.
The extendResult method expects a non-empty parameters vector, as
assured by the normal case. Avoid calling the method when the parser
finds an incomplete generator expression, but has already entered
the state of expecting to find parameters.
2013-08-13 13:58:39 +02:00
..
CMakeLists.txt Genex: Fix segfault when parsing ends with parameter expectation. 2013-08-13 13:58:39 +02: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 Add $<SEMICOLON> generator expression. 2013-03-12 16:46:03 -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: Fix segfault when parsing ends with parameter expectation. 2013-08-13 13:58:39 +02:00
empty.cpp Add the ALIAS target concept for libraries and executables. 2013-08-02 15:21:00 +02:00