diff options
author | Stephen Kelly <steveire@gmail.com> | 2013-12-30 09:45:08 (GMT) |
---|---|---|
committer | Stephen Kelly <steveire@gmail.com> | 2014-01-04 10:28:58 (GMT) |
commit | fbe1fa722fbbc06d41ec29e750132f7fe1622778 (patch) | |
tree | 22f10610463462bbfcfe56f1abac88c77544da3a /Tests/RunCMake/CompatibleInterface/DebugProperties-stderr.txt | |
parent | 01c545c5968f90545caa1caf804f7ea4fc717c2b (diff) | |
download | CMake-fbe1fa722fbbc06d41ec29e750132f7fe1622778.zip CMake-fbe1fa722fbbc06d41ec29e750132f7fe1622778.tar.gz CMake-fbe1fa722fbbc06d41ec29e750132f7fe1622778.tar.bz2 |
cmTarget: Don't repeat property origin debug information.
Diffstat (limited to 'Tests/RunCMake/CompatibleInterface/DebugProperties-stderr.txt')
-rw-r--r-- | Tests/RunCMake/CompatibleInterface/DebugProperties-stderr.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Tests/RunCMake/CompatibleInterface/DebugProperties-stderr.txt b/Tests/RunCMake/CompatibleInterface/DebugProperties-stderr.txt index 253e246..e3efe28 100644 --- a/Tests/RunCMake/CompatibleInterface/DebugProperties-stderr.txt +++ b/Tests/RunCMake/CompatibleInterface/DebugProperties-stderr.txt @@ -40,6 +40,13 @@ CMake Debug Log: \* Target "iface2" property value "FALSE" \(Agree\) + CMake Debug Log: + Boolean compatibility of property "BOOL_PROP7" for target + "CompatibleInterface" \(result: "FALSE"\): + + \* Target "CompatibleInterface" property is implied by use. + \* Target "iface1" property value "FALSE" \(Agree\) ++ +CMake Debug Log: String compatibility of property "STRING_PROP1" for target "CompatibleInterface" \(result: "prop1"\): |