cmake: CMP0020 NEW

This commit is contained in:
Alexander Alekhin 2017-08-16 21:22:35 +00:00
parent 3b38eeaccf
commit 870d9502bb

View File

@ -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()