CMake/Tests/CMakeCommands/target_include_directories
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
..
relative_dir Make subclasses responsible for joining content. 2013-01-29 19:34:04 +01:00
CMakeLists.txt Add the $<LINKED:...> generator expression. 2013-01-31 17:34:20 +01:00
consumer.cpp Add the $<LINKED:...> generator expression. 2013-01-31 17:34:20 +01:00
main.cpp Add the target_include_directories command. 2013-01-10 09:46:57 -05:00