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.
8 lines
180 B
Plaintext
8 lines
180 B
Plaintext
CMake Error:
|
|
Error evaluating generator expression:
|
|
|
|
\$<TARGET_PROPERTY:LINKER_LANGUAGE>
|
|
|
|
LINKER_LANGUAGE target property can not be used while evaluating link
|
|
libraries
|