mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-11-01 21:21:10 -06:00
Group test targets into logical "tests" directory. Disable DJDHeuristic
This commit is contained in:
parent
cdc9fb0d8f
commit
05431c0e6d
6 changed files with 11 additions and 4 deletions
|
|
@ -18,6 +18,8 @@ if (APPLE)
|
|||
target_link_libraries(test_common INTERFACE "-liconv -framework IOKit" "-framework CoreFoundation" -lc++)
|
||||
endif()
|
||||
|
||||
set_property(GLOBAL PROPERTY USE_FOLDERS ON)
|
||||
|
||||
add_subdirectory(libnest2d)
|
||||
add_subdirectory(timeutils)
|
||||
add_subdirectory(sla_print)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue