Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
some simple cleanups in the routing code
[simgrid.git] / teshsuite / xbt / graphxml_usage / CMakeLists.txt
index b2850ad..e9c2066 100644 (file)
@@ -1,5 +1,3 @@
-cmake_minimum_required(VERSION 2.6)
-
 set(EXECUTABLE_OUTPUT_PATH "${CMAKE_CURRENT_BINARY_DIR}")
 
 add_executable(graphxml_usage ${CMAKE_HOME_DIRECTORY}/teshsuite/xbt/graphxml_usage/graphxml_usage.c)