summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/CompatibleInterface/AutoUic-stderr.txt
blob: 09f9461daa0dc8c03e340bc42372d5047bab638b (plain)
1
2
3
4
5
6
7
8
9
10
11
CMake Error: The INTERFACE_AUTOUIC_OPTIONS property of "OtherI18n" does
not agree with the value of AUTOUIC_OPTIONS already determined
for "LibWidget".

CMake Debug Log:
  String compatibility of property "AUTOUIC_OPTIONS" for target "LibWidget"
  \(result: "-tr;ki18n"\):

   \* Target "LibWidget" property not set.
   \* Target "KI18n" property value "-tr;ki18n" \(Interface set\)
   \* Target "OtherI18n" property value "-tr;otheri18n" \(Disagree\)