diff options
Diffstat (limited to 'tests/egl/spec/CMakeLists.txt')
-rw-r--r-- | tests/egl/spec/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/egl/spec/CMakeLists.txt b/tests/egl/spec/CMakeLists.txt index 12bb4195c..30e990006 100644 --- a/tests/egl/spec/CMakeLists.txt +++ b/tests/egl/spec/CMakeLists.txt @@ -1,2 +1,3 @@ add_subdirectory (egl-1.4) +add_subdirectory (egl_ext_client_extensions) add_subdirectory (egl_khr_create_context) |