CMake/Tests/CMakeCommands
Stephen Kelly b655865bbf target_link_libraries: Add PUBLIC/PRIVATE/INTERFACE keyword signature
Add a new signature to help populate INTERFACE_LINK_LIBRARIES and
LINK_LIBRARIES cleanly in a single call.  Add policy CMP0023 to control
whether the keyword signatures can be mixed with uses of the plain
signatures on the same target.
2013-07-24 11:52:44 -04:00
..
add_compile_options Introduce add_compile_options command. 2013-06-04 11:36:55 +02:00
target_compile_definitions Revert "Add the TARGET_DEFINED generator expression" 2013-02-25 15:35:11 +01:00
target_compile_options Add target_compile_options command. 2013-06-02 11:56:37 +02:00
target_include_directories Remove use of TARGET_DEFINED from target_include_directories test. 2013-02-25 15:25:38 +01:00
target_link_libraries target_link_libraries: Add PUBLIC/PRIVATE/INTERFACE keyword signature 2013-07-24 11:52:44 -04:00