mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-09 23:05:04 -06:00
Add OpenVDB (and sub libraries) the new way
This commit is contained in:
parent
f4733e69fc
commit
8753c63e72
10 changed files with 270 additions and 190 deletions
3
deps/deps-linux.cmake
vendored
3
deps/deps-linux.cmake
vendored
|
@ -100,6 +100,3 @@ ExternalProject_Add(dep_boost
|
|||
# BUILD_COMMAND make "-j${NPROC}"
|
||||
# INSTALL_COMMAND make install "DESTDIR=${DESTDIR}"
|
||||
# )
|
||||
|
||||
add_dependencies(dep_openvdb dep_boost)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue