diff options
author | Dave Airlie <airlied@redhat.com> | 2012-07-02 08:17:42 +0100 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2012-07-02 08:17:42 +0100 |
commit | c64bb19f4b4b96954ef1b3ad7082ee5be37bcdb6 (patch) | |
tree | 1a820ec0287d98e74f2cbd1e43e901281ee0ea7f /tests/spec/CMakeLists.txt | |
parent | f37e40809f2914106f1d43c939b10b35daba7d67 (diff) |
first commit wiptmp
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 317548a8c..270f70e12 100644 --- a/tests/spec/CMakeLists.txt +++ b/tests/spec/CMakeLists.txt @@ -17,6 +17,7 @@ add_subdirectory (arb_uniform_buffer_object) add_subdirectory (ati_draw_buffers) add_subdirectory (arb_texture_buffer_object) add_subdirectory (arb_texture_compression) +add_subdirectory (arb_texture_cube_map_array) add_subdirectory (arb_texture_float) add_subdirectory (arb_texture_storage) add_subdirectory (arb_transform_feedback2) |