CMake/Tests/CMakeCommands
Stephen Kelly 0b92602b81 Add the $<LINKED:...> generator expression.
This is both a short form of using a TARGET_DEFINED expression
together with a TARGET_PROPERTY definition, and a way to strip
non-target content from interface properties when exporting.
2013-01-31 17:34:20 +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 Revert "Allow target_link_libraries with IMPORTED targets." 2013-01-21 12:19:39 +01:00