Commit 76e01234 authored by Alexander Alekhin's avatar Alexander Alekhin

cmake: CMP0028

parent 83cfc88a
......@@ -6,8 +6,6 @@ if(${CMAKE_VERSION} VERSION_LESS 3.2)
return()
endif()
cmake_policy(SET CMP0028 OLD)
# Using cmake scripts and modules
list(APPEND CMAKE_MODULE_PATH ${CMAKE_CURRENT_SOURCE_DIR}/cmake)
......
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