summaryrefslogtreecommitdiff
path: root/tests/glslparsertest/CMakeLists.txt
blob: c1fb20fcac89e2e1a530111e4abeef49f7f534b3 (plain)
1
2
3
4
5
6
include_directories(
	${OPENGL_INCLUDE_PATH}
	${piglit_SOURCE_DIR}/tests/util
	)

piglit_include_target_api()