CMake/Tests/CMakeCommands
Stephen Kelly 57175d559e Only use early evaluation termination for transitive properties.
We need to make sure expressions which evaluate TARGET_PROPERTY:TYPE
multiple times for example get the correct result each time, and
not an empty string instead.
2013-02-07 16:21:09 +01:00
..
target_compile_definitions Add the $<LINKED:...> generator expression. 2013-01-31 17:34:20 +01:00
target_include_directories Add the $<LINKED:...> generator expression. 2013-01-31 17:34:20 +01:00
target_link_libraries Only use early evaluation termination for transitive properties. 2013-02-07 16:21:09 +01:00