X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/c57842fe897f53b46f0be3da87f7c996674be7d6..7ce752524bd815bb66b262e4288903c6a9ebfc93:/examples/lua/CMakeLists.txt diff --git a/examples/lua/CMakeLists.txt b/examples/lua/CMakeLists.txt index 90ecd2005b..8b1e47c102 100644 --- a/examples/lua/CMakeLists.txt +++ b/examples/lua/CMakeLists.txt @@ -1,5 +1,3 @@ -cmake_minimum_required(VERSION 2.6) - set(tesh_files ${tesh_files} ${CMAKE_CURRENT_SOURCE_DIR}/bittorrent/bittorrent.tesh @@ -40,7 +38,6 @@ set(examples_src ${CMAKE_CURRENT_SOURCE_DIR}/kademlia/tools.lua ${CMAKE_CURRENT_SOURCE_DIR}/masterslave/master.lua ${CMAKE_CURRENT_SOURCE_DIR}/masterslave/master_slave.lua - ${CMAKE_CURRENT_SOURCE_DIR}/masterslave/platform.lua ${CMAKE_CURRENT_SOURCE_DIR}/masterslave/slave.lua ${CMAKE_CURRENT_SOURCE_DIR}/multi_matrix/mult_matrix.lua ${CMAKE_CURRENT_SOURCE_DIR}/multi_matrix/receiver.lua