Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
bummer
authorMartin Quinson <martin.quinson@loria.fr>
Wed, 11 Jan 2017 14:10:33 +0000 (15:10 +0100)
committerMartin Quinson <martin.quinson@loria.fr>
Wed, 11 Jan 2017 14:10:33 +0000 (15:10 +0100)
tools/cmake/MakeLib.cmake

index 278b589..7210bc7 100644 (file)
@@ -2,7 +2,7 @@
 
 # On Mac OSX, don't specify where to look for the dependencies
 # Otherwise, the libsimgrid-java will not find libsimgrid, as it is located in a temporary directory
-set(MACOSX_RPATH 0)
+set(MACOSX_RPATH OFF)
 
 ###############################
 # Declare the library content #