Commit 268d17e0 authored by Alexander Alekhin's avatar Alexander Alekhin

cmake: drop CMP0017

parent d567a795
......@@ -44,10 +44,6 @@ else()
cmake_minimum_required(VERSION 2.8.12.2)
endif()
if(POLICY CMP0017)
cmake_policy(SET CMP0017 NEW)
endif()
if(POLICY CMP0022)
cmake_policy(SET CMP0022 OLD)
endif()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment