mirror of
https://github.com/brunoherbelin/vimix.git
synced 2026-01-06 15:05:27 +01:00
Glm backward compatibility gtc extension
This commit is contained in:
@@ -86,7 +86,7 @@ set(PNG_LIBRARY PNG::PNG)
|
||||
#
|
||||
# GLFW3
|
||||
#
|
||||
find_package(glfw3 3.3 REQUIRED)
|
||||
find_package(glfw3 3.2 REQUIRED)
|
||||
macro_log_feature(glfw3_FOUND "GLFW3" "Open Source, multi-platform library for OpenGL" "http://www.glfw.org/" TRUE)
|
||||
set(GLFW_LIBRARY glfw)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user