CMake/Tests/CMakeCommands/target_compile_definitions
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
..
CMakeLists.txt Allow target commands to be invoked with no items (#14325). 2013-07-31 16:06:34 +02:00
consumer.cpp Revert "Add the TARGET_DEFINED generator expression" 2013-02-25 15:35:11 +01:00
main.cpp Add the target_compile_definitions command. 2013-01-10 09:46:58 -05:00