CMake/Tests/CompileDefinitions
Stephen Kelly 32410140a7 Add $<LINK_LANGUAGE> generator expression
They can't be used when evaluating link libraries, but they can be
used for include directories and compile definitions. Later they can
be used for compile options.
2013-05-24 09:06:53 -04:00
..
add_definitions_command Test evaluation of per-config COMPILE_DEFINITIONS (#14037) 2013-03-25 10:49:42 -04:00
add_definitions_command_with_target_prop Test evaluation of per-config COMPILE_DEFINITIONS (#14037) 2013-03-25 10:49:42 -04:00
target_prop Add $<LINK_LANGUAGE> generator expression 2013-05-24 09:06:53 -04:00
CMakeLists.txt Test evaluation of per-config COMPILE_DEFINITIONS (#14037) 2013-03-25 10:49:42 -04:00
compiletest.c Add $<LINK_LANGUAGE> generator expression 2013-05-24 09:06:53 -04:00
compiletest.cpp Add $<LINK_LANGUAGE> generator expression 2013-05-24 09:06:53 -04:00
compiletest_mixed_c.c Add $<LINK_LANGUAGE> generator expression 2013-05-24 09:06:53 -04:00
compiletest_mixed_cxx.cpp Add $<LINK_LANGUAGE> generator expression 2013-05-24 09:06:53 -04:00
runtest.c Test evaluation of per-config COMPILE_DEFINITIONS (#14037) 2013-03-25 10:49:42 -04:00