Added SIMD tests

This commit is contained in:
Christophe Riccio
2018-08-19 11:24:56 +02:00
parent 0c6473ac5c
commit 133b1f9223
5 changed files with 76 additions and 4 deletions

View File

@@ -13,6 +13,7 @@ if(GLM_TEST_ENABLE)
add_subdirectory(ext)
add_subdirectory(gtc)
add_subdirectory(gtx)
add_subdirectory(perf)
endif()