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 3bf8b60 commit 1d6f857Copy full SHA for 1d6f857
1 file changed
CMakeLists.txt
@@ -31,7 +31,7 @@ ENDIF()
31
# in RPM's:
32
33
#set(CPACK_RPM_SPEC_MORE_DEFINE "%define __spec_install_post /bin/true")
34
-FOREACH(p CMP0022 CMP0046 CMP0040 CMP0048 CMP0054 CMP0074 CMP0075 CMP0069 CMP0135)
+FOREACH(p CMP0022 CMP0046 CMP0040 CMP0048 CMP0054 CMP0067 CMP0074 CMP0075 CMP0069 CMP0135)
35
IF(POLICY ${p})
36
CMAKE_POLICY(SET ${p} NEW)
37
ENDIF()
0 commit comments