framework/replay: disable AA accounting when comparing with no tolerance
[piglit.git] / tests / spec / ext_framebuffer_multisample_blit_scaled / CMakeLists.gl.txt
blob7bd40c2a2abb75b6850d38ec6d91c94f99e40246
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 (ext_framebuffer_multisample_blit_scaled-blit-scaled blit-scaled.cpp)
12 piglit_add_executable (ext_framebuffer_multisample_blit_scaled-negative-blit-scaled negative-blit-scaled.cpp)