Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
I think I understood how mmalloc works. Now, I'll do what we need in there
[simgrid.git] / CMakeLists.txt
index 10b14d8..54b68d1 100644 (file)
@@ -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)