X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/f2465cfbb5b6da9302d8cd614613afd54eb89e32..57a4ce6a28d437d6f1b931b9732d9ed584e252cd:/teshsuite/xbt/parmap_test/CMakeLists.txt diff --git a/teshsuite/xbt/parmap_test/CMakeLists.txt b/teshsuite/xbt/parmap_test/CMakeLists.txt index 1f8d63daeb..94d6aeb744 100644 --- a/teshsuite/xbt/parmap_test/CMakeLists.txt +++ b/teshsuite/xbt/parmap_test/CMakeLists.txt @@ -1,5 +1,3 @@ -cmake_minimum_required(VERSION 2.6) - set(EXECUTABLE_OUTPUT_PATH "${CMAKE_CURRENT_BINARY_DIR}") add_executable(parmap_test parmap_test.c)