Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add dsend and simulatedSleep to the binding, and add an example
[simgrid.git] / FindSimGrid.cmake
index 4bf7a04..b874fef 100644 (file)
@@ -31,6 +31,8 @@ else(SIMGRID_LIB)
   message(STATUS "Looking for lib SimGrid - not found")
 endif(SIMGRID_LIB)
 
+message(STATUS "Simgrid: ${SIMGRID_LIB}")
+
 message(STATUS "Looking for msg.h")
 if(SIMGRID_INCLUDES)
   message(STATUS "Looking for msg.h - found")