Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix gtnets detection and add a script to install patched gtnets from simgrid svn.
[simgrid.git] / buildtools / Cmake / Option.cmake
index 4959732..06dd62a 100644 (file)
@@ -4,7 +4,7 @@
 
 
 set(BIBTEX2HTML ${BIBTEX2HTML} CACHE PATH "Path to bibtex2html")
 
 
 set(BIBTEX2HTML ${BIBTEX2HTML} CACHE PATH "Path to bibtex2html")
-
+set(gtnets_path ${gtnets_path} CACHE PATH "Path to gtnets lib and include")
 set(custom_flags ${custom_flags} CACHE FORCE "Customers flags add to cmake_c_flag")
 
 if(NOT CMAKE_INSTALL_PREFIX)
 set(custom_flags ${custom_flags} CACHE FORCE "Customers flags add to cmake_c_flag")
 
 if(NOT CMAKE_INSTALL_PREFIX)