glm/test/gtx/CMakeLists.txt

15 lines
484 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)
2012-09-19 13:34:23 +00:00
glmCreateTestGTC(gtx_matrix_interpolation)
glmCreateTestGTC(gtx_matrix_query)
2012-12-07 10:25:06 +00:00
glmCreateTestGTC(gtx_multiple)
2011-05-25 08:07:49 +00:00
glmCreateTestGTC(gtx_quaternion)
glmCreateTestGTC(gtx_rotate_normalized_axis)
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_vector_angle)
2011-11-23 15:44:41 +00:00
glmCreateTestGTC(gtx_vector_query)