summaryrefslogtreecommitdiff
path: root/tests/spec/glsl-1.30/execution/CMakeLists.gl.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/spec/glsl-1.30/execution/CMakeLists.gl.txt')
-rw-r--r--tests/spec/glsl-1.30/execution/CMakeLists.gl.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/spec/glsl-1.30/execution/CMakeLists.gl.txt b/tests/spec/glsl-1.30/execution/CMakeLists.gl.txt
index 2b0012432..e5699683b 100644
--- a/tests/spec/glsl-1.30/execution/CMakeLists.gl.txt
+++ b/tests/spec/glsl-1.30/execution/CMakeLists.gl.txt
@@ -15,3 +15,4 @@ link_libraries (
add_executable (fs-textureSize-2D fs-textureSize-2D.c)
add_executable (fs-texelFetch-2D fs-texelFetch-2D.c)
+add_executable (fs-texelFetchOffset-2D fs-texelFetchOffset-2D.c)