Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
CMake Warning (dev) in tests/llvmpipe/CMakeLists.gl.txt: A logical block opening on the line
tests/llvmpipe/CMakeLists.gl.txt:20 (IF)
closes on the line
tests/llvmpipe/CMakeLists.gl.txt:31 (ENDIF)
with mis-matching arguments. Call Stack (most recent call first): cmake/piglit_util.cmake:46 (include) tests/llvmpipe/CMakeLists.txt:1 (piglit_include_target_api)
Fixes: ceb113a3 ("tests/llvmpipe: don't require git repository, allow running from tarball") Signed-off-by: Vinson Lee vlee@freedesktop.org