Skip to content

Commit e63d3dd

Browse files
committed
cmake: CMP0046 NEW
1 parent b6949c5 commit e63d3dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ if(POLICY CMP0042)
8787
endif()
8888

8989
if(POLICY CMP0046)
90-
cmake_policy(SET CMP0046 OLD)
90+
cmake_policy(SET CMP0046 NEW)
9191
endif()
9292

9393
if(POLICY CMP0051)

0 commit comments

Comments
 (0)