Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Damn doxygen, I hate you. I really do.
[simgrid.git] / teshsuite / smpi / CMakeLists.txt
index 8c9d40d59095a44509edb06dca8f872704162a4d..64842934af719580ab86965fc7bb59ba0d9c32f3 100644 (file)
@@ -10,7 +10,6 @@ if(enable_smpi)
   set(EXECUTABLE_OUTPUT_PATH "${CMAKE_CURRENT_BINARY_DIR}")
   
   include_directories("${CMAKE_HOME_DIRECTORY}/include/smpi")
-  include("${CMAKE_HOME_DIRECTORY}/teshsuite/smpi/mpich-test/CMakeLists.txt")
 
   add_executable(alltoall2 alltoall2.c )
   add_executable(alltoall_basic alltoall_basic.c)