Added CMake test build options

This commit is contained in:
Christophe Riccio
2012-04-14 18:19:28 +01:00
parent ac768ea12b
commit 4585395a89
4 changed files with 76 additions and 15 deletions

View File

@@ -156,4 +156,4 @@ namespace loader_tga
}
}//namespace loader_tga
}//namespace gtx
}//namespace gli
}//namespace gli

View File

@@ -7,7 +7,6 @@
// File : test/gtx/string_cast.cpp
///////////////////////////////////////////////////////////////////////////////////////////////////
#define GLM_MESSAGES
#include <glm/glm.hpp>
#include <glm/gtx/string_cast.hpp>
#include <iostream>