summaryrefslogtreecommitdiff
path: root/setenv_mac-clang.sh
diff options
context:
space:
mode:
Diffstat (limited to 'setenv_mac-clang.sh')
-rw-r--r--setenv_mac-clang.sh11
1 files changed, 11 insertions, 0 deletions
diff --git a/setenv_mac-clang.sh b/setenv_mac-clang.sh
new file mode 100644
index 0000000..0dcc51f
--- /dev/null
+++ b/setenv_mac-clang.sh
@@ -0,0 +1,11 @@
+export OPENSCAD_LIBRARIES=$PWD/../libraries/install
+export DYLD_LIBRARY_PATH=$OPENSCAD_LIBRARIES/lib
+export QMAKESPEC=unsupported/macx-clang
+
+#export OPENCSGDIR=$PWD/../OpenCSG-1.3.0
+#export CGALDIR=$PWD/../install/CGAL-3.6
+#export DYLD_LIBRARY_PATH=$OPENCSGDIR/lib
+
+# ccache:
+export PATH=/opt/local/libexec/ccache:$PATH
+export CCACHE_BASEDIR=$PWD/..
contact: Jan Huwald // Impressum