mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-25 15:44:12 -06:00
Merge branch 'master' of https://github.com/Prusa3d/PrusaSlicer
This commit is contained in:
commit
d70b45a51b
1 changed files with 2 additions and 2 deletions
|
@ -402,8 +402,8 @@ if(SLIC3R_STATIC)
|
||||||
set(USE_BLOSC TRUE)
|
set(USE_BLOSC TRUE)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
find_package(OpenVDB 5.0 COMPONENTS openvdb)
|
#find_package(OpenVDB 5.0 COMPONENTS openvdb)
|
||||||
slic3r_remap_configs(IlmBase::Half RelWithDebInfo Release)
|
#slic3r_remap_configs(IlmBase::Half RelWithDebInfo Release)
|
||||||
|
|
||||||
# libslic3r, PrusaSlicer GUI and the PrusaSlicer executable.
|
# libslic3r, PrusaSlicer GUI and the PrusaSlicer executable.
|
||||||
add_subdirectory(src)
|
add_subdirectory(src)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue