Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add FindNS3 module to cmake.
[simgrid.git] / buildtools / Cmake / Modules / FindGTnets.cmake
index 44eb7a8..a1e39de 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}")