Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Remove gtnets_path. Now use a module.
[simgrid.git] / buildtools / Cmake / MakeExeLib.cmake
index 0fa1010..2e6d0ce 100644 (file)
@@ -211,7 +211,6 @@ if(HAVE_MC)
 endif(HAVE_MC)
 
 if(HAVE_GTNETS)
 endif(HAVE_MC)
 
 if(HAVE_GTNETS)
-       add_definitions("-lgtnets -L${gtnets_path}/lib -I${gtnets_path}/include/gtnets")
        add_subdirectory(${CMAKE_HOME_DIRECTORY}/examples/msg/gtnets)
 endif(HAVE_GTNETS)
 
        add_subdirectory(${CMAKE_HOME_DIRECTORY}/examples/msg/gtnets)
 endif(HAVE_GTNETS)