mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-12-24 00:28:38 -07:00
Update GLFW.cmake
This commit is contained in:
parent
b4d7409695
commit
6e95c6bd06
1 changed files with 2 additions and 2 deletions
4
deps/GLFW/GLFW.cmake
vendored
4
deps/GLFW/GLFW.cmake
vendored
|
|
@ -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}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue