CMake/Tests/CMakeCommands/target_compile_options
Stephen Kelly c0b8682200 Allow target commands to be invoked with no items (#14325).
Code such as

 target_include_directories(foo PRIVATE ${items})

should not work or break based on whether items is defined or not.
2013-07-31 16:06:34 +02:00
..
2013-06-02 11:56:37 +02:00