aboutsummaryrefslogtreecommitdiff
path: root/tests/spec/CMakeLists.txt
diff options
context:
space:
mode:
authorTom Gall <tom.gall@linaro.org>2013-01-15 12:01:05 -0600
committerTom Gall <tom.gall@linaro.org>2013-01-15 12:01:05 -0600
commit5dfa64425c0b0ca1e0eba64edea4d31f8d8903ea (patch)
tree0b1337254222948ad8111f1b155bd2b5d36207a4 /tests/spec/CMakeLists.txt
parentaed636a41c672291d2df21c8ce2c37f986c4fadd (diff)
parent67f5ae3cfdb511259dc0bf580e37efb7bb4bcc42 (diff)
Merge branch 'master' of git://anongit.freedesktop.org/git/piglit
Diffstat (limited to 'tests/spec/CMakeLists.txt')
-rw-r--r--tests/spec/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/spec/CMakeLists.txt b/tests/spec/CMakeLists.txt
index 9ec37fa7..a4342b7c 100644
--- a/tests/spec/CMakeLists.txt
+++ b/tests/spec/CMakeLists.txt
@@ -9,6 +9,7 @@ add_subdirectory (arb_internalformat_query)
add_subdirectory (arb_map_buffer_alignment)
add_subdirectory (arb_map_buffer_range)
add_subdirectory (arb_multisample)
+add_subdirectory (arb_occlusion_query)
add_subdirectory (arb_occlusion_query2)
add_subdirectory (arb_robustness)
add_subdirectory (arb_sampler_objects)