framework/replay: disable AA accounting when comparing with no tolerance
[piglit.git] / tests / spec / arb_gpu_shader5 / compiler / CMakeLists.gl.txt
blob027b75fbe50ed71b91871bb2592091a84b2ebd1e
1 include_directories(
2         ${GLEXT_INCLUDE_DIR}
3         ${OPENGL_INCLUDE_PATH}
6 link_libraries (
7         piglitutil_${piglit_target_api}
8         ${OPENGL_gl_LIBRARY}
11 piglit_add_executable (arb_gpu_shader5-invocations_count_too_large invocations_count_too_large.c)