diff options
Diffstat (limited to '3rdparty/glm/test/gtx/CMakeLists.txt')
| -rw-r--r-- | 3rdparty/glm/test/gtx/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/3rdparty/glm/test/gtx/CMakeLists.txt b/3rdparty/glm/test/gtx/CMakeLists.txt index 5ad06cdea12..a2731f80583 100644 --- a/3rdparty/glm/test/gtx/CMakeLists.txt +++ b/3rdparty/glm/test/gtx/CMakeLists.txt @@ -1,5 +1,6 @@ glmCreateTestGTC(gtx_associated_min_max) glmCreateTestGTC(gtx_closest_point) +glmCreateTestGTC(gtx_color_encoding) glmCreateTestGTC(gtx_color_space_YCoCg) glmCreateTestGTC(gtx_color_space) glmCreateTestGTC(gtx_common) @@ -44,6 +45,7 @@ glmCreateTestGTC(gtx_spline) glmCreateTestGTC(gtx_string_cast) glmCreateTestGTC(gtx_type_aligned) glmCreateTestGTC(gtx_type_trait) +glmCreateTestGTC(gtx_vec_swizzle) glmCreateTestGTC(gtx_vector_angle) glmCreateTestGTC(gtx_vector_query) glmCreateTestGTC(gtx_wrap) |
