Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Update tesh files after commit 2c2afb4d73ea196ea97ca46bc89dd512451222db (untested).
[simgrid.git] / buildtools / Cmake / Scripts / postinstall.sh
1 #! /bin/sh
2 echo "export SIMGRID_ROOT=/Applications/SimGrid" >> ~/.profile
3 echo "export DYLD_LYBRARY_PATH=$DYLD_LYBRARY_PATH:$SIMGRID_ROOT/lib" >> ~/.profile