diff options
-rw-r--r-- | setenv_mjau.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/setenv_mjau.sh b/setenv_mjau.sh index 3b9fd92..851cf0e 100644 --- a/setenv_mjau.sh +++ b/setenv_mjau.sh @@ -1,5 +1,6 @@ export OPENSCAD_LIBRARIES=$PWD/../libraries/install export DYLD_LIBRARY_PATH=$OPENSCAD_LIBRARIES/lib +export QMAKESPEC=macx-g++ #export OPENCSGDIR=$PWD/../OpenCSG-1.3.0 #export CGALDIR=$PWD/../install/CGAL-3.6 |