CMake/Tests/CMakeCommands/target_include_directories
Stephen Kelly 272a20f8e5 cmTarget: Don't update IMPORTED target compilation properties
The include_directories() and add_compile_options() commands
should not append to the corresponding target property for IMPORTED
targets.  This is already the case for add_definitions().
2014-01-04 11:28:57 +01:00
..
relative_dir target_include_directories: Allow relative path with genex 2013-11-26 10:30:18 +01:00
CMakeLists.txt cmTarget: Don't update IMPORTED target compilation properties 2014-01-04 11:28:57 +01:00
consumer.cpp target_include_directories: Allow relative path with genex 2013-11-26 10:30:18 +01:00
main.cpp Add the target_include_directories command. 2013-01-10 09:46:57 -05:00