mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-21 12:15:21 +00:00
Add new option DEP_DOWNLOAD_DIR and go with URLs everywhere
This commit is contained in:
4
deps/OpenEXR/OpenEXR.cmake
vendored
4
deps/OpenEXR/OpenEXR.cmake
vendored
@@ -1,5 +1,7 @@
|
||||
prusaslicer_add_cmake_project(OpenEXR
|
||||
GIT_REPOSITORY https://github.com/openexr/openexr.git
|
||||
# GIT_REPOSITORY https://github.com/openexr/openexr.git
|
||||
URL https://github.com/AcademySoftwareFoundation/openexr/archive/refs/tags/v2.5.5.zip
|
||||
URL_HASH SHA256=0307a3d7e1fa1e77e9d84d7e9a8694583fbbbfd50bdc6884e2c96b8ef6b902de
|
||||
DEPENDS ${ZLIB_PKG}
|
||||
GIT_TAG v2.5.5
|
||||
CMAKE_ARGS
|
||||
|
||||
Reference in New Issue
Block a user