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 cd251242a..5917df2b2 100644
--- a/tests/general/CMakeLists.gl.txt
+++ b/tests/general/CMakeLists.gl.txt
@@ -74,6 +74,7 @@ IF (UNIX)
target_link_libraries (line-aa-width m)
ENDIF (UNIX)
piglit_add_executable (line-flat-clip-color line-flat-clip-color.c)
+piglit_add_executable (lineloop lineloop.c)
piglit_add_executable (longprim longprim.c)
piglit_add_executable (masked-clear masked-clear.c)
piglit_add_executable (pos-array pos-array.c)