diff --git a/CMakeLists.txt b/CMakeLists.txt index 3353543a..c71989ee 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,4 @@ cmake_minimum_required(VERSION 2.6 FATAL_ERROR) -cmake_policy(VERSION 2.6) project(glm) enable_testing()