mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-15 09:32:09 +00:00
Build: Don't add slic3r dir when SLIC3R_GUI is off #1050
This commit is contained in:
@@ -56,9 +56,10 @@ if (SLIC3R_GUI)
|
||||
endif()
|
||||
|
||||
include(${wxWidgets_USE_FILE})
|
||||
|
||||
add_subdirectory(slic3r)
|
||||
endif()
|
||||
|
||||
add_subdirectory(slic3r)
|
||||
|
||||
# Create a slic3r executable
|
||||
# Process mainfests for various platforms.
|
||||
|
||||
Reference in New Issue
Block a user