Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[Doc] Added description for the boost context factory
[simgrid.git] / examples / lua / CMakeLists.txt
index 90ecd20..8b1e47c 100644 (file)
@@ -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