Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fixing introduction.doc links
[simgrid.git] / CMakeLists.txt
index e5edbe63cabe816397cb4be3333b7cdd837dc143..b68c5034eccccdd570af96ebb291f63819c43347 100644 (file)
@@ -190,10 +190,6 @@ endif()
 
 include_directories(${INCLUDES})
 
-### Determine the assembly flavor that we need today
-include(CMakeDetermineSystem)
-set(PROCESSOR_${CMAKE_SYSTEM_PROCESSOR} 1)
-
 ### Setup Options
 include(${CMAKE_HOME_DIRECTORY}/buildtools/Cmake/Option.cmake)