mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-07-05 17:17:06 +02:00
Add tests for sla support and pad creation
This commit is contained in:
4
tests/sla_print/CMakeLists.txt
Normal file
4
tests/sla_print/CMakeLists.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
add_executable(sla_print_tests sla_print_tests_main.cpp)
|
||||
target_link_libraries(sla_print_tests test_common libslic3r ${Boost_LIBRARIES} ${TBB_LIBRARIES} ${Boost_LIBRARIES})
|
||||
|
||||
gtest_discover_tests(sla_print_tests TEST_PREFIX sla_print.)
|
||||
Reference in New Issue
Block a user