repo.or.cz
/
piglit.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
glx-multithread-texture: Avoid front-buffer rendering.
[piglit.git]
/
tests
/
glslparsertest
/
CMakeLists.gles2.txt
blob
57d4503b2e995a9d9decc2cdab6c135538d95755
1
link_libraries(piglitutil_${piglit_target_api})
2
3
piglit_add_executable(glslparsertest_${piglit_target_api}
4
glslparsertest.c
5
)
6
7
# vim: ft=cmake: