cmake: CMP0046 NEW

pull/9415/head
Alexander Alekhin 7 years ago
parent b6949c5088
commit e63d3dd25f
  1. 2
      CMakeLists.txt

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

Loading…
Cancel
Save