Fix: CICD

This commit is contained in:
xiaoyeliu
2025-11-17 11:28:30 +08:00
parent 82174ea2d1
commit 67c9fe63d5
13 changed files with 57 additions and 57 deletions

View File

@@ -796,7 +796,7 @@ function(Snapmaker_Orca_copy_dlls target config postfix output_dlls)
endfunction()
# libslic3r, OrcaSlicer GUI and the OrcaSlicer executable.
# libslic3r, Snapmaker_Orca GUI and the Snapmaker_Orca executable.
add_subdirectory(deps_src)
add_subdirectory(src)
set_property(DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR} PROPERTY VS_STARTUP_PROJECT Snapmaker_Orca_app_gui)