CMake/Tests/CMakeCommands
Stephen Kelly cbf07569ed Revert "Add the TARGET_DEFINED generator expression"
This reverts commit 2bee6f5ba5.

This expression is not used, and has a semantic which is not completely
optimal (namely considering utility targets to be targets, though
usually we are interested in linkable targets).

Remove it so that we have more freedom to define better expressions in
the future.

Conflicts:
        Source/cmGeneratorExpressionEvaluator.cxx
        Tests/CMakeCommands/target_compile_definitions/CMakeLists.txt
        Tests/CMakeCommands/target_compile_definitions/consumer.cpp
2013-02-25 15:35:11 +01:00
..
target_compile_definitions Revert "Add the TARGET_DEFINED generator expression" 2013-02-25 15:35:11 +01: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 Remove use of TARGET_DEFINED from the target_link_libraries test. 2013-02-25 15:33:07 +01:00