From 393c1dae41c8b4de5dd89feb697522b092721d38 Mon Sep 17 00:00:00 2001 From: Christophe Riccio Date: Sun, 16 Nov 2014 18:37:12 +0100 Subject: [PATCH] Clean up --- CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) 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()