CMake/Tests/CMakeCommands/target_include_directories
Stephen Kelly c0b8682200 Allow target commands to be invoked with no items (#14325).
Code such as

 target_include_directories(foo PRIVATE ${items})

should not work or break based on whether items is defined or not.
2013-07-31 16:06:34 +02:00
..
relative_dir Make subclasses responsible for joining content. 2013-01-29 19:34:04 +01:00
CMakeLists.txt Allow target commands to be invoked with no items (#14325). 2013-07-31 16:06:34 +02:00
consumer.cpp Revert "Add the $<LINKED:...> generator expression." 2013-02-13 15:12:31 +01:00
main.cpp Add the target_include_directories command. 2013-01-10 09:46:57 -05:00