cmake: CMP0020 NEW
This commit is contained in:
parent
3b38eeaccf
commit
870d9502bb
@ -77,10 +77,6 @@ if(WINRT)
|
||||
endif()
|
||||
endif()
|
||||
|
||||
if(POLICY CMP0020)
|
||||
cmake_policy(SET CMP0020 OLD)
|
||||
endif()
|
||||
|
||||
if(POLICY CMP0022)
|
||||
cmake_policy(SET CMP0022 OLD)
|
||||
endif()
|
||||
|
||||
Loading…
Reference in New Issue
Block a user