CMake/Tests/CompileDefinitions/target_prop
Brad King 3f476beaf7 Genex: Do not consider 'head' when evaluating build properties
When $<TARGET_PROPERTY> names a build property like COMPILE_DEFINITIONS
but not the usage requirement (INTERFACE_) version of it, the value
should be that used to build the target.  It should not be influenced by
a dependent 'head' target like usage requirements are.

Extend the CompileDefinitions test with a case covering the corrected
behavior.

Reviewed-by: Stephen Kelly <steveire@gmail.com>
2014-08-06 10:13:04 -04:00
..
CMakeLists.txt Genex: Do not consider 'head' when evaluating build properties 2014-08-06 10:13:04 -04:00
usetgt.c Genex: Do not consider 'head' when evaluating build properties 2014-08-06 10:13:04 -04:00