mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 11:23:42 +00:00
Completely disable openvdb for now
This commit is contained in:
@@ -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)
|
||||||
|
|||||||
Reference in New Issue
Block a user