mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-31 00:52:51 +00:00
Some fixes for dependency targets on Linux
This commit is contained in:
committed by
Vojtech Kral
parent
6c7120a291
commit
e927c65c0a
1
deps/CMakeLists.txt
vendored
1
deps/CMakeLists.txt
vendored
@@ -32,6 +32,7 @@ if (NPROC EQUAL 0)
|
||||
endif ()
|
||||
|
||||
set(DESTDIR "${CMAKE_CURRENT_BINARY_DIR}/destdir" CACHE PATH "Destination directory")
|
||||
|
||||
option(DEP_DEBUG "Build debug variants (only applicable on Windows)" ON)
|
||||
option(DEP_WX_STABLE "Build against wxWidgets stable 3.0 as opposed to default 3.1 (Linux only)" OFF)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user