CMake/Tests/CMakeCommands/target_compile_definitions
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
..
CMakeLists.txt cmTarget: Don't update IMPORTED target compilation properties 2014-01-04 11:28:57 +01:00
consumer.cpp Revert "Add the TARGET_DEFINED generator expression" 2013-02-25 15:35:11 +01:00
main.cpp Add the target_compile_definitions command. 2013-01-10 09:46:58 -05:00