Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Process kills now seems to work. May need some additional checking ...
[simgrid.git] / FindSimGrid.cmake
index ebc56cd..4bf7a04 100644 (file)
@@ -8,7 +8,7 @@ find_library(SIMGRID_LIB
     PATH_SUFFIXES lib
 )
 
-find_path(SIMGRID_INCLUDES msg.h
+find_path(SIMGRID_INCLUDES msg/msg.h
     HINTS
        $ENV{SIMGRID_ROOT}
     PATH_SUFFIXES include