X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/d213730ffa04b59ccd00c369ab2e66228e3f676f..e7ffab2eb0a2795bc037658fb1040cd7775c99e9:/CMakeLists.txt diff --git a/CMakeLists.txt b/CMakeLists.txt index cff719b117..ae908c1899 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -279,9 +279,6 @@ include(${CMAKE_HOME_DIRECTORY}/tools/cmake/CTestConfig.cmake) ### Setup the distrib include(${CMAKE_HOME_DIRECTORY}/tools/cmake/Distrib.cmake) -### Pipol compilation -include(${CMAKE_HOME_DIRECTORY}/tools/cmake/Pipol.cmake) - ### Build the doc if(NOT WIN32) include(${CMAKE_HOME_DIRECTORY}/tools/cmake/GenerateDoc.cmake)