summaryrefslogtreecommitdiff
path: root/tests/general/CMakeLists.gl.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/general/CMakeLists.gl.txt')
-rw-r--r--tests/general/CMakeLists.gl.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/general/CMakeLists.gl.txt b/tests/general/CMakeLists.gl.txt
index c6275bee..d6e73cf1 100644
--- a/tests/general/CMakeLists.gl.txt
+++ b/tests/general/CMakeLists.gl.txt
@@ -87,6 +87,7 @@ add_executable (scissor-depth-clear scissor-depth-clear.c)
add_executable (scissor-many scissor-many.c)
add_executable (scissor-offscreen scissor-offscreen.c)
add_executable (scissor-stencil-clear scissor-stencil-clear.c)
+add_executable (select select.c)
add_executable (stencil-drawpixels stencil-drawpixels.c)
add_executable (stencil-twoside stencil-twoside.c)
add_executable (stencil-wrap stencil-wrap.c)