This website requires JavaScript.
Explore
Help
Sign In
iGoX
/
OrcaSlicer-bambulab
Watch
1
Star
0
Fork
0
mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced
2026-09-05 10:23:44 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9df7eb4e08872edcd9a47fc8fd3ef5d3cb8e29f6
OrcaSlicer-bambulab
/
sandboxes
/
openvdb
/
CMakeLists.txt
T
3 lines
101 B
CMake
Raw
Normal View
History
Unescape
Escape
Add OpenVDB to dependencies
2019-10-25 13:09:25 +02:00
add_executable
(
openvdb_example
openvdb_example.cpp
)
target_link_libraries
(
openvdb_example
libslic3r
)
Reference in New Issue
Copy Permalink