4f6bd7022b
It accepted an optional argument to test for equality, but no way to get the linker language of a particular target. TARGET_PROPERTY provides this flexibility and STREQUAL provides the necessary API for equality test. Extend the CompileDefinitions test to cover accessing the property of another target. |
||
---|---|---|
.. | ||
add_definitions_command | ||
add_definitions_command_with_target_prop | ||
target_prop | ||
CMakeLists.txt | ||
compiletest.c | ||
compiletest.cpp | ||
compiletest_mixed_c.c | ||
compiletest_mixed_cxx.cpp | ||
runtest.c |