Update GLFW.cmake

This commit is contained in:
mosfet80 2025-12-23 19:00:24 +01:00 committed by GitHub
parent b4d7409695
commit 6e95c6bd06
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -13,8 +13,8 @@ else()
endif()
orcaslicer_add_cmake_project(GLFW
URL https://github.com/glfw/glfw/archive/refs/tags/3.4.zip
URL_HASH SHA256=a133ddc3d3c66143eba9035621db8e0bcf34dba1ee9514a9e23e96afd39fd57a
URL https://github.com/glfw/glfw/archive/refs/tags/3.3.10.zip
URL_HASH SHA256=5e4ae02dc7c9b084232824c2511679a7e0b0b09f2bae70191ad9703691368b58
#DEPENDS dep_Boost
CMAKE_ARGS
-DBUILD_SHARED_LIBS=${_build_shared}