Update glfw3Config.cmake.in

This commit is contained in:
Zbigniew Mandziejewicz 2015-03-09 00:11:33 +08:00
parent a2fa3369de
commit d9765be736

View File

@ -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})
set(GLFW3_LIBRARIES "@GLFW_LIBRARIES@")
set(GLFW_LIBRARIES "@GLFW_LIBRARIES@")