Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
document last change
[simgrid.git] / examples / msg / mc / CMakeLists.txt
index 5516685af1b03cfd457d09c33aa5dbfb7720b82e..447e5a7f754c22d2f39a5c4d69ebe0ac2bcbdebc 100644 (file)
@@ -1,5 +1,3 @@
-cmake_minimum_required(VERSION 2.6)
-
 if(HAVE_MC)
   set(EXECUTABLE_OUTPUT_PATH "${CMAKE_CURRENT_BINARY_DIR}")
 
@@ -75,6 +73,7 @@ set(bin_files
   ${bin_files}
   ${CMAKE_CURRENT_SOURCE_DIR}/promela_bugged1_liveness
   ${CMAKE_CURRENT_SOURCE_DIR}/promela_bugged2_liveness
+  ${CMAKE_CURRENT_SOURCE_DIR}/bugged1_liveness_stack_cleaner
   PARENT_SCOPE
   )
 set(txt_files