diff options
Diffstat (limited to 'tests/spec/CMakeLists.txt')
-rw-r--r-- | tests/spec/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/spec/CMakeLists.txt b/tests/spec/CMakeLists.txt index bb7b6a11..b4e77070 100644 --- a/tests/spec/CMakeLists.txt +++ b/tests/spec/CMakeLists.txt @@ -20,3 +20,4 @@ add_subdirectory (arb_vertex_program) add_subdirectory (arb_copy_buffer) add_subdirectory (glsl-1.20) add_subdirectory (glsl-1.30) +add_subdirectory (arb_vertex_type_2_10_10_10_rev) |