Skip to content

llvmpile: drop glu dependency

David Heidelberg requested to merge dh/piglit:drop_glu_fix_ci_build into main

Vestigial reference which accidentally got in.

Fixes: !529 (merged)

CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
OPENGL_glu_LIBRARY (ADVANCED)

Signed-off-by: David Heidelberg david.heidelberg@collabora.com

/cc @sroland

Merge request reports