DebugProperties-stderr.txt 3.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101
  1. CMake Debug Log:
  2. Boolean compatibility of property "BOOL_PROP1" for target
  3. "CompatibleInterface" \(result: "TRUE"\):
  4. \* Target "CompatibleInterface" property not set.
  5. \* Target "iface1" property value "TRUE" \(Interface set\)
  6. +
  7. CMake Debug Log:
  8. Boolean compatibility of property "BOOL_PROP2" for target
  9. "CompatibleInterface" \(result: "TRUE"\):
  10. \* Target "CompatibleInterface" has property content "TRUE"
  11. \* Target "iface1" property value "TRUE" \(Agree\)
  12. +
  13. CMake Debug Log:
  14. Boolean compatibility of property "BOOL_PROP3" for target
  15. "CompatibleInterface" \(result: "TRUE"\):
  16. \* Target "CompatibleInterface" has property content "TRUE"
  17. +
  18. CMake Debug Log:
  19. Boolean compatibility of property "BOOL_PROP4" for target
  20. "CompatibleInterface" \(result: "FALSE"\):
  21. \* Target "CompatibleInterface" property not set.
  22. +
  23. CMake Debug Log:
  24. Boolean compatibility of property "BOOL_PROP5" for target
  25. "CompatibleInterface" \(result: "FALSE"\):
  26. \* Target "CompatibleInterface" property not set.
  27. \* Target "iface1" property value "FALSE" \(Interface set\)
  28. +
  29. CMake Debug Log:
  30. Boolean compatibility of property "BOOL_PROP6" for target
  31. "CompatibleInterface" \(result: "FALSE"\):
  32. \* Target "CompatibleInterface" property not set.
  33. \* Target "iface1" property value "FALSE" \(Interface set\)
  34. \* Target "iface2" property value "FALSE" \(Agree\)
  35. +
  36. CMake Debug Log:
  37. Boolean compatibility of property "BOOL_PROP7" for target
  38. "CompatibleInterface" \(result: "FALSE"\):
  39. \* Target "CompatibleInterface" property is implied by use.
  40. \* Target "iface1" property value "FALSE" \(Agree\)
  41. +
  42. CMake Debug Log:
  43. String compatibility of property "STRING_PROP1" for target
  44. "CompatibleInterface" \(result: "prop1"\):
  45. \* Target "CompatibleInterface" property not set.
  46. \* Target "iface1" property value "prop1" \(Interface set\)
  47. +
  48. CMake Debug Log:
  49. String compatibility of property "STRING_PROP2" for target
  50. "CompatibleInterface" \(result: "prop2"\):
  51. \* Target "CompatibleInterface" has property content "prop2"
  52. \* Target "iface1" property value "prop2" \(Agree\)
  53. +
  54. CMake Debug Log:
  55. String compatibility of property "STRING_PROP3" for target
  56. "CompatibleInterface" \(result: "prop3"\):
  57. \* Target "CompatibleInterface" has property content "prop3"
  58. +
  59. CMake Debug Log:
  60. String compatibility of property "STRING_PROP4" for target
  61. "CompatibleInterface" \(result: "\(unset\)"\):
  62. \* Target "CompatibleInterface" property not set.
  63. +
  64. CMake Debug Log:
  65. Numeric minimum compatibility of property "NUMBER_MIN_PROP1" for target
  66. "CompatibleInterface" \(result: "50"\):
  67. \* Target "CompatibleInterface" has property content "50"
  68. \* Target "iface1" property value "100" \(Ignored\)
  69. +
  70. CMake Debug Log:
  71. Numeric minimum compatibility of property "NUMBER_MIN_PROP2" for target
  72. "CompatibleInterface" \(result: "200"\):
  73. \* Target "CompatibleInterface" has property content "250"
  74. \* Target "iface1" property value "200" \(Dominant\)
  75. +
  76. CMake Debug Log:
  77. Numeric maximum compatibility of property "NUMBER_MAX_PROP1" for target
  78. "CompatibleInterface" \(result: "100"\):
  79. \* Target "CompatibleInterface" has property content "50"
  80. \* Target "iface1" property value "100" \(Dominant\)
  81. +
  82. CMake Debug Log:
  83. Numeric maximum compatibility of property "NUMBER_MAX_PROP2" for target
  84. "CompatibleInterface" \(result: "250"\):
  85. \* Target "CompatibleInterface" has property content "250"
  86. \* Target "iface1" property value "200" \(Ignored\)