mirror of
https://github.com/reactos/CMake.git
synced 2024-11-27 21:41:03 +00:00
272a20f8e5
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(). |
||
---|---|---|
.. | ||
add_compile_options | ||
target_compile_definitions | ||
target_compile_options | ||
target_include_directories | ||
target_link_libraries |