Merge pull request #118252 from rowanG077/master

freecad: disable spaceNav by default due to segfault
This commit is contained in:
Gabriel Ebner 2021-04-01 16:27:34 +02:00 committed by GitHub
commit 7ed6404672
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,7 +35,7 @@
, scipy
, shiboken2
, soqt
, spaceNavSupport ? true
, spaceNavSupport ? false
, swig
, vtk
, wrapQtAppsHook