Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add first implementation of variable for-loop
[simgrid.git] / tools / cmake / MakeLib.cmake
index 551c48eb5eb1c2addb6e82761ce2e8c775e0be5c..4afca47839b691fbcb94ad1f678173e8356b10c0 100644 (file)
@@ -2,6 +2,7 @@
 
 # On macOS, specify that rpath is useful to look for the dependencies
 # See https://gitlab.kitware.com/cmake/community/wikis/doc/cmake/RPATH-handling and Java.cmake
+# TODO: is it still useful now that Java is gone? For Python maybe?
 set(CMAKE_MACOSX_RPATH TRUE)
 if(APPLE)
   SET(CMAKE_INSTALL_RPATH_USE_LINK_PATH TRUE) # When installed, use system path