X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/a2fc9093202ad92a65d242d6e5fe824106dc857a..ade53b66a67b85694fb274e87f0d29c22ee84b8f:/buildtools/Cmake/DefinePackages.cmake diff --git a/buildtools/Cmake/DefinePackages.cmake b/buildtools/Cmake/DefinePackages.cmake index 9e426e0914..9f79fece75 100644 --- a/buildtools/Cmake/DefinePackages.cmake +++ b/buildtools/Cmake/DefinePackages.cmake @@ -532,7 +532,6 @@ set(headers_to_install include/xbt/dynar.h include/xbt/ex.h include/xbt/fifo.h - include/xbt/file_stat.h include/xbt/function_types.h include/xbt/graph.h include/xbt/graphxml.h @@ -834,6 +833,8 @@ set(EXAMPLES_CMAKEFILES_TXT examples/java/tracing/CMakeLists.txt examples/scala/CMakeLists.txt examples/scala/masterslave/CMakeLists.txt + examples/scala/master_slave_bypass/CMakeLists.txt + examples/scala/master_slave_kill/CMakeLists.txt examples/lua/CMakeLists.txt examples/msg/CMakeLists.txt examples/msg/actions/CMakeLists.txt