mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-08 22:35:15 -06:00
Add new option DEP_DOWNLOAD_DIR and go with URLs everywhere
This commit is contained in:
parent
76ec61441e
commit
ac51a7c3d1
15 changed files with 65 additions and 45 deletions
2
deps/TBB/TBB.cmake
vendored
2
deps/TBB/TBB.cmake
vendored
|
@ -11,7 +11,7 @@ prusaslicer_add_cmake_project(
|
|||
)
|
||||
|
||||
if (MSVC)
|
||||
add_debug_dep(dep_tbb)
|
||||
add_debug_dep(dep_TBB)
|
||||
endif ()
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue