mirror of
https://github.com/QIDITECH/QIDIStudio.git
synced 2026-01-31 00:48:41 +03:00
update
This commit is contained in:
7
sandboxes/meshboolean/CMakeLists.txt
Normal file
7
sandboxes/meshboolean/CMakeLists.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
add_executable(meshboolean MeshBoolean.cpp)
|
||||
|
||||
target_link_libraries(meshboolean libslic3r)
|
||||
|
||||
if (WIN32)
|
||||
prusaslicer_copy_dlls(meshboolean)
|
||||
endif()
|
||||
Reference in New Issue
Block a user