mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 03:43:52 +00:00
Some flatpak fixing (#5510)
* Use fixed commit for wxwidgets * disable cache * Fix imports * revert some build stuff * fix python builds * Don't build OCCT docs, a constexpr borks flatpak * fix thread import * Fix import * Fix import again * remove git commit --------- Co-authored-by: SoftFever <softfeverever@gmail.com>
This commit is contained in:
1
deps/OCCT/OCCT.cmake
vendored
1
deps/OCCT/OCCT.cmake
vendored
@@ -22,6 +22,7 @@ orcaslicer_add_cmake_project(OCCT
|
||||
#-DUSE_FREETYPE=OFF
|
||||
-DUSE_FFMPEG=OFF
|
||||
-DUSE_VTK=OFF
|
||||
-DBUILD_DOC_Overview=OFF
|
||||
-DBUILD_MODULE_ApplicationFramework=OFF
|
||||
#-DBUILD_MODULE_DataExchange=OFF
|
||||
-DBUILD_MODULE_Draw=OFF
|
||||
|
||||
Reference in New Issue
Block a user