https://github.com/Kitware/CMake
Revision 3f476beaf7ffc20a27d97fbf04f6699791996f7f authored by Brad King on 06 August 2014, 13:51:08 UTC, committed by Brad King on 06 August 2014, 14:13:04 UTC
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>
1 parent ebd8fa2
Raw File
Tip revision: 3f476beaf7ffc20a27d97fbf04f6699791996f7f authored by Brad King on 06 August 2014, 13:51:08 UTC
Genex: Do not consider 'head' when evaluating build properties
Tip revision: 3f476be
CMakeLogo.gif
image
back to top