mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-21 13:48:33 -05: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().