mirror of
https://github.com/glfw/glfw.git
synced 2025-10-04 05:36:35 +00:00
Update glfw3Config.cmake.in
This commit is contained in:
parent
a2fa3369de
commit
d9765be736
@ -13,4 +13,4 @@ set_and_check(GLFW3_LIBRARY_DIR "@PACKAGE_CMAKE_INSTALL_PREFIX@/lib@LIB_SUFFIX@"
|
|||||||
|
|
||||||
find_library(GLFW3_LIBRARY "@GLFW_LIB_NAME@" HINTS ${GLFW3_LIBRARY_DIR})
|
find_library(GLFW3_LIBRARY "@GLFW_LIB_NAME@" HINTS ${GLFW3_LIBRARY_DIR})
|
||||||
|
|
||||||
set(GLFW3_LIBRARIES "@GLFW_LIBRARIES@")
|
set(GLFW_LIBRARIES "@GLFW_LIBRARIES@")
|
||||||
|
Loading…
Reference in New Issue
Block a user