diff --git a/CMakeLists.txt b/CMakeLists.txt index d93906c..d5ddf96 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -28,7 +28,7 @@ ############################################################################# cmake_minimum_required(VERSION 2.8) -cmake_policy(SET CMP0018 NEW) +#cmake_policy(SET CMP0018 NEW) include(CheckIncludeFiles) include(CheckFunctionExists)