https://bugs.kde.org/show_bug.cgi?id=392443
Bug ID: 392443
Summary: cmake prints warning related to CMP0054
Product: frameworks-kdelibs4support
Version: 5.43.0
Platform: Other
OS: MS Windows
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
https://build.kde.org/job/Applications%20umbrello%20kf5-qt5%20WindowsMSVCQt5.10/2/consoleText
prints the following cmake warning:
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted variables like "MSVC" will no longer be dereferenced when the policy
is set to NEW. Since the policy is not set the OLD behavior will be used.
--
You are receiving this mail because:
You are watching all bug changes.