Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
icomms are async (and there is no peer!!)
[simgrid.git] / examples / msg / icomms / CMakeLists.txt
diff --git a/examples/msg/icomms/CMakeLists.txt b/examples/msg/icomms/CMakeLists.txt
deleted file mode 100755 (executable)
index f3ec396..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-cmake_minimum_required(VERSION 2.6)
-
-set(EXECUTABLE_OUTPUT_PATH "${PROJECT_DIRECTORY}/examples/msg/irc_isend/")
-
-add_executable(peer peer.c)
-target_link_libraries(peer simgrid)
\ No newline at end of file