glm/test/gtx/CMakeLists.txt

14 lines
413 B
CMake
Raw Normal View History

2011-05-15 20:43:41 +00:00
glmCreateTestGTC(gtx_bit)
2011-10-13 11:26:11 +00:00
glmCreateTestGTC(gtx_gradient_paint)
glmCreateTestGTC(gtx_integer)
glmCreateTestGTC(gtx_matrix_query)
2011-05-15 20:43:41 +00:00
glmCreateTestGTC(gtx_noise)
2011-05-25 08:07:49 +00:00
glmCreateTestGTC(gtx_quaternion)
2011-06-01 09:45:24 +00:00
glmCreateTestGTC(gtx_random)
2011-05-16 08:48:29 +00:00
glmCreateTestGTC(gtx_rotate_vector)
2011-05-15 20:43:41 +00:00
glmCreateTestGTC(gtx_simd_vec4)
glmCreateTestGTC(gtx_simd_mat4)
2011-08-31 23:24:18 +00:00
glmCreateTestGTC(gtx_string_cast)
2011-05-15 20:43:41 +00:00
glmCreateTestGTC(gtx_ulp)
glmCreateTestGTC(gtx_vector_angle)