CMake/Tests/IncludeDirectories/TargetIncludeDirectories
Stephen Kelly 4f6bd7022b Remove the LINK_LANGUAGE generator expression.
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.
2013-07-24 10:40:00 -04:00
..
sing/ting Process generator expressions in the INCLUDE_DIRECTORIES property. 2012-09-28 08:50:10 -04:00
CMakeLists.txt Remove the LINK_LANGUAGE generator expression. 2013-07-24 10:40:00 -04:00
copy_includes.cpp GenexEval: Test evaluation of INCLUDE_DIRECTORIES target property. 2013-05-30 16:05:17 +02:00
empty.cpp GenexEval: Test evaluation of INCLUDE_DIRECTORIES target property. 2013-05-30 16:05:17 +02:00
main.c Add $<LINK_LANGUAGE> generator expression 2013-05-24 09:06:53 -04:00
main.cpp Add $<LINK_LANGUAGE> generator expression 2013-05-24 09:06:53 -04:00
other.cpp Genex: Fix the HEAD target used for evaluated expressions 2013-06-05 09:05:00 -04:00