Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'S4U'
[simgrid.git] / teshsuite / smpi / mpich3-test / topo / CMakeLists.txt
index 1170fa0..84181a0 100644 (file)
@@ -1,5 +1,3 @@
-cmake_minimum_required(VERSION 2.6)
-
 if(enable_smpi AND enable_smpi_MPICH3_testsuite)
   if(WIN32)
     set(CMAKE_C_FLAGS "-include ${CMAKE_HOME_DIRECTORY}/include/smpi/smpi_main.h")
@@ -14,7 +12,7 @@ if(enable_smpi AND enable_smpi_MPICH3_testsuite)
 
 
 add_executable(cartcreates cartcreates.c)
- #add_executable(cartmap1 cartmap1.c)
+#add_executable(cartmap1 cartmap1.c)
 add_executable(cartshift1 cartshift1.c)
 add_executable(cartsuball cartsuball.c)
 add_executable(cartzero cartzero.c)