cmake: don't force CMP0018
This commit is contained in:
parent
fcdc4bf6b3
commit
33cd1d948b
@ -28,7 +28,7 @@
|
||||
#############################################################################
|
||||
|
||||
cmake_minimum_required(VERSION 2.8)
|
||||
cmake_policy(SET CMP0018 NEW)
|
||||
#cmake_policy(SET CMP0018 NEW)
|
||||
|
||||
include(CheckIncludeFiles)
|
||||
include(CheckFunctionExists)
|
||||
|
Loading…
Reference in New Issue
Block a user