CMake/Tests/CMakeCommands/add_compile_options
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
main.cpp Introduce add_compile_options command. 2013-06-04 11:36:55 +02:00