Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
don't tell 165 times that we need CMAKE v2.6
[simgrid.git] / examples / scala / master_slave_bypass / CMakeLists.txt
index 7226ae1..138566a 100644 (file)
@@ -1,5 +1,3 @@
-cmake_minimum_required(VERSION 2.6)
-
 set(example scala_master_slave_bypass)
 set(sources
   ${CMAKE_CURRENT_SOURCE_DIR}/FinalizeTask.scala