Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
add a release date to the previous stable, and document what I know of what were...
[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")