]> AND Public Git Repository - simgrid.git/blobdiff - buildtools/Cmake/Modules/FindGTnets.cmake
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot//simgrid/simgrid
[simgrid.git] / buildtools / Cmake / Modules / FindGTnets.cmake
index 44eb7a800b74131dd5681bbf8becae9d358341da..a1e39de8dedcafcc9e55733ebbc42b159486e7f7 100644 (file)
@@ -25,6 +25,7 @@ find_path(HAVE_SIMULATOR_H
     /opt/csw
     /sw
     /usr
+    ${gtnets_path}
 )
 
 string(REPLACE "/libgtnets.${LIB_EXE}" ""  GTNETS_LIB_PATH "${HAVE_GTNETS_LIB}")