diff options
Diffstat (limited to 'setenv_mjau.sh')
-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 253f440..2188687 100644 --- a/setenv_mjau.sh +++ b/setenv_mjau.sh @@ -1,2 +1,3 @@ export OPENCSGDIR=$PWD/../OpenCSG-1.3.0 +export CGALDIR=$PWD/../install export DYLD_LIBRARY_PATH=$OPENCSGDIR/lib:$QCODEEDITDIR/lib |