CMake/Tests/RunCMake/FindOpenGL
Jordan Williams aebebf72df FindOpenGL: Add support for a separate GLU include directory
Add a OPENGL_GLU_INCLUDE_DIR cache variable for `GL/glu.h` and attach it
as an include directory to the `OpenGL::GLU` target.  Also add a
`OPENGL_INCLUDE_DIRS` result variable to list all include directories.
Account for the GLU header when deciding whether GLU is found.

Fixes: #25627
2024-02-05 14:06:06 -05:00
..
CMakeLists.txt
CMP0072-common.cmake
CMP0072-NEW-stdout.txt
CMP0072-NEW.cmake
CMP0072-OLD-stderr.txt
CMP0072-OLD-stdout.txt
CMP0072-OLD.cmake
CMP0072-WARN-stderr.txt
CMP0072-WARN-stdout.txt
CMP0072-WARN.cmake
RunCMakeTest.cmake