mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-27 10:51:22 +00:00
Merge branch 'main' into feat/printer-agent-infra
This commit is contained in:
@@ -95,4 +95,9 @@ add_subdirectory(fff_print)
|
||||
add_subdirectory(sla_print)
|
||||
add_subdirectory(filament_group)
|
||||
|
||||
# End-to-end checks of the orca-slicer binary. Linux only: they read result.json, which the CLI
|
||||
# writes on Linux only. src/ is added before tests/, so the target is known here.
|
||||
if (UNIX AND NOT APPLE AND TARGET OrcaSlicer)
|
||||
add_subdirectory(cli)
|
||||
endif ()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user