FindGLFW3¶
Find the GLFW3 framework.
IMPORTED Targets¶
This module defines the IMPORTED
target GLFW3::GLFW3
,
if GLFW3 has been found.
Result Variables¶
This module defines the following variables:
GLFW3_INCLUDE_DIRS - include directories for GLFW3
GLFW3_LIBRARIES - libraries to link against GLFW3
GLFW3_FOUND - true if GLFW3 has been found and can be used
Environment Variables¶
If the library is not found on system paths, the GLFW3_ROOT
environment variable can be used to locate the lbrary.