CMake/Tests/CMakeCommands
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
..
add_compile_options cmTarget: Don't update IMPORTED target compilation properties 2014-01-04 11:28:57 +01:00
target_compile_definitions cmTarget: Don't update IMPORTED target compilation properties 2014-01-04 11:28:57 +01:00
target_compile_options Allow target commands to be invoked with no items (#14325). 2013-07-31 16:06:34 +02:00
target_include_directories cmTarget: Don't update IMPORTED target compilation properties 2014-01-04 11:28:57 +01:00
target_link_libraries Merge branch 'policy-CMP0022-fixes' into policy-CMP0022-fixes-for-master 2013-11-03 09:20:47 -05:00