mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 05:11:15 -06:00
ERR: Still need to define OPENGL_INCLUDE_PATH in addition to the standard OPENGL_INCLUDE_DIR for backward compatability.
This commit is contained in:
@@ -136,4 +136,7 @@ IF(OPENGL_INCLUDE_DIR)
|
||||
SET (OPENGL_INCLUDE_PATH ${OPENGL_INCLUDE_DIR})
|
||||
|
||||
ENDIF(OPENGL_gl_LIBRARY)
|
||||
|
||||
SET(OPENGL_INCLUDE_PATH ${OPENGL_INCLUDE_DIR})
|
||||
|
||||
ENDIF(OPENGL_INCLUDE_DIR)
|
||||
|
||||
Reference in New Issue
Block a user