glm/test/ext/CMakeLists.txt
Christophe Riccio 15fe4e84cc More tests
2018-08-13 21:51:47 +02:00

21 lines
777 B
CMake

glmCreateTestGTC(ext_matrix_relational)
glmCreateTestGTC(ext_matrix_transform)
glmCreateTestGTC(ext_quaternion_common)
glmCreateTestGTC(ext_quaternion_geometric)
glmCreateTestGTC(ext_quaternion_relational)
glmCreateTestGTC(ext_quaternion_transform)
glmCreateTestGTC(ext_quaternion_trigonometric)
glmCreateTestGTC(ext_quaternion_type)
glmCreateTestGTC(ext_scalar_constants)
glmCreateTestGTC(ext_scalar_float_sized)
glmCreateTestGTC(ext_scalar_int_sized)
glmCreateTestGTC(ext_scalar_uint_sized)
glmCreateTestGTC(ext_scalar_relational)
glmCreateTestGTC(ext_vec1)
glmCreateTestGTC(ext_vector_bool1)
glmCreateTestGTC(ext_vector_float1)
glmCreateTestGTC(ext_vector_double1)
glmCreateTestGTC(ext_vector_int1)
glmCreateTestGTC(ext_vector_uint1)
glmCreateTestGTC(ext_vector_relational)