mirror of
https://github.com/g-truc/glm.git
synced 2025-04-21 12:39:37 +00:00
Enable CTest
This commit is contained in:
parent
d7716e337f
commit
ea5e268d94
1 changed files with 1 additions and 2 deletions
|
@ -2,8 +2,7 @@ cmake_minimum_required(VERSION 2.6 FATAL_ERROR)
|
|||
cmake_policy(VERSION 2.6)
|
||||
|
||||
project(glm)
|
||||
#Delayed for GLM 0.9.2
|
||||
#enable_testing()
|
||||
enable_testing()
|
||||
|
||||
add_definitions(-D_CRT_SECURE_NO_WARNINGS)
|
||||
add_definitions(-pedantic)
|
||||
|
|
Loading…
Add table
Reference in a new issue