summaryrefslogtreecommitdiff
path: root/setenv_mac-clang.sh
blob: 0dcc51fc13d7d5a4831cdb5423f8c7bd5fb25924 (plain)
1
2
3
4
5
6
7
8
9
10
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