This commit is contained in:
Christophe Riccio 2014-11-16 18:37:12 +01:00
parent 4e95519396
commit 393c1dae41

View File

@ -1,5 +1,4 @@
cmake_minimum_required(VERSION 2.6 FATAL_ERROR)
cmake_policy(VERSION 2.6)
project(glm)
enable_testing()