]> AND Public Git Repository - simgrid.git/blob - tools/cmake/Scripts/postinstall.sh
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[cmake] Remove the explicit linking on C++ standard library
[simgrid.git] / tools / 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