mirror of
https://github.com/zebrajr/opencv.git
synced 2026-01-15 12:15:17 +00:00
cmake: CMP0046 NEW
This commit is contained in:
@@ -87,7 +87,7 @@ if(POLICY CMP0042)
|
||||
endif()
|
||||
|
||||
if(POLICY CMP0046)
|
||||
cmake_policy(SET CMP0046 OLD)
|
||||
cmake_policy(SET CMP0046 NEW)
|
||||
endif()
|
||||
|
||||
if(POLICY CMP0051)
|
||||
|
||||
Reference in New Issue
Block a user