mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-08-02 05:11:13 +08:00
Build arrange also for CLI
This commit is contained in:
parent
2f863d52de
commit
9c9e578c76
@ -18,10 +18,11 @@ if (SLIC3R_ENABLE_FORMAT_STEP)
|
|||||||
add_subdirectory(occt_wrapper)
|
add_subdirectory(occt_wrapper)
|
||||||
endif ()
|
endif ()
|
||||||
|
|
||||||
|
add_subdirectory(slic3r-arrange)
|
||||||
|
add_subdirectory(slic3r-arrange-wrapper)
|
||||||
|
|
||||||
if (SLIC3R_GUI)
|
if (SLIC3R_GUI)
|
||||||
add_subdirectory(libvgcode)
|
add_subdirectory(libvgcode)
|
||||||
add_subdirectory(slic3r-arrange)
|
|
||||||
add_subdirectory(slic3r-arrange-wrapper)
|
|
||||||
|
|
||||||
if(WIN32)
|
if(WIN32)
|
||||||
message(STATUS "WXWIN environment set to: $ENV{WXWIN}")
|
message(STATUS "WXWIN environment set to: $ENV{WXWIN}")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user