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 f75984813..fa9f1f605 100644 --- a/tests/spec/CMakeLists.txt +++ b/tests/spec/CMakeLists.txt @@ -1 +1,2 @@ add_subdirectory (arb_color_buffer_float) +add_subdirectory (ati_envmap_bumpmap) |