We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6949c5 commit e63d3ddCopy full SHA for e63d3dd
CMakeLists.txt
@@ -87,7 +87,7 @@ if(POLICY CMP0042)
87
endif()
88
89
if(POLICY CMP0046)
90
- cmake_policy(SET CMP0046 OLD)
+ cmake_policy(SET CMP0046 NEW)
91
92
93
if(POLICY CMP0051)
0 commit comments