Add the gtx_area test to test/gtx/CMakeLists.txt

- Oops, almost forgot
This commit is contained in:
Jesse Talavera-Greenberg 2015-09-28 18:54:10 -04:00
parent 487448e1c0
commit 49aa226974

View file

@ -1,3 +1,4 @@
glmCreateTestGTC(gtx_area)
glmCreateTestGTC(gtx_associated_min_max)
glmCreateTestGTC(gtx_closest_point)
glmCreateTestGTC(gtx_color_space_YCoCg)