Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
don't tell 165 times that we need CMAKE v2.6
[simgrid.git] / examples / msg / cloud / CMakeLists.txt
index aba884a8380f62817d274ef7ff2e0fc805fcb0fe..f35515c4920efa5691ca5e34628da68572d9361f 100644 (file)
@@ -1,5 +1,3 @@
-cmake_minimum_required(VERSION 2.6)
-
 set(EXECUTABLE_OUTPUT_PATH "${CMAKE_CURRENT_BINARY_DIR}")
 
 add_executable(master_worker_vm "master_worker_vm.c")