Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
fix win installer
[simgrid.git] / CMakeLists.txt
index e5edbe6..b68c503 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)