CMake/Tests/CMakeCommands/target_compile_definitions
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
..
CMakeLists.txt Revert "Add the TARGET_DEFINED generator expression" 2013-02-25 15:35:11 +01:00
consumer.cpp Revert "Add the TARGET_DEFINED generator expression" 2013-02-25 15:35:11 +01:00
main.cpp Add the target_compile_definitions command. 2013-01-10 09:46:58 -05:00