CMake/Tests/GeneratorExpression
Robert Maynard 93c89bc75c Genex: Allow TARGET_OBJECTS to be used everywhere
Previously the `TARGET_OBJECTS` generator expression was limited
only to use in a buildsystem context so that Xcode's placeholders
in object file paths can be evaluated.  Lift this restriction so
that the expression can at least be used in most settings.

Co-Author: Brad King <brad.king@kitware.com>
2017-04-18 11:36:09 -04:00
..
CMP0044 Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
check_object_files.cmake Genex: Allow TARGET_OBJECTS to be used everywhere 2017-04-18 11:36:09 -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: Extend GeneratorExpression to work with more configurations 2017-01-26 10:16:08 -05:00
check-part4.cmake Genex: Add IF generator expression 2017-01-26 11:18:50 -05:00
CMakeLists.txt Genex: Allow TARGET_OBJECTS to be used everywhere 2017-04-18 11:36:09 -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
objlib1.c Genex: Allow TARGET_OBJECTS to be used everywhere 2017-04-18 11:36:09 -04:00
objlib2.c Genex: Allow TARGET_OBJECTS to be used everywhere 2017-04-18 11:36:09 -04:00
pwd.c Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00