X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/39b99d7659c7f2ecd789c141a8fced9bf9684cff..1086dc93eea1d88ee42e9317fda2278c784d0b60:/CMakeLists.txt diff --git a/CMakeLists.txt b/CMakeLists.txt index 10b14d897f..54b68d11d4 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -233,9 +233,6 @@ else(NOT WIN32) include(${CMAKE_HOME_DIRECTORY}/buildtools/Cmake/GenerateDocWin.cmake) endif(NOT WIN32) -### Print NbCore -include(FindNbCore) - ### Print ARGS include(${CMAKE_HOME_DIRECTORY}/buildtools/Cmake/PrintArgs.cmake)