Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
this type name is usable as is, so add _t postfix (s_name is only for stuff that...
[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)