Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
let's be brutal for now
[simgrid.git] / buildtools / Cmake / Option.cmake
index 89e6969..bf78d25 100644 (file)
@@ -3,7 +3,6 @@
 
 set(BIBTEX2HTML ${BIBTEX2HTML} CACHE PATH "Path to bibtex2html")
 set(gtnets_path ${gtnets_path} CACHE PATH "Path to gtnets lib and include")
-set(ns3_path ${ns3_path} CACHE PATH "Path to ns3 lib and include")
 
 if(NOT CMAKE_INSTALL_PREFIX)
   set(CMAKE_INSTALL_PREFIX "/usr/local/simgrid/" CACHE PATH "Path where this project should be installed")