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-02 17:12:28 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ccb126a5f4e1d9bb34b84ef2f62caeb3cdabfceb
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