X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/08e979acad6f046c9790509eb53b70c87bdc33df..76ae11e09dec419fb20f7c1bb4778a612a2d5bce:/buildtools/Cmake/DefinePackages.cmake?ds=sidebyside diff --git a/buildtools/Cmake/DefinePackages.cmake b/buildtools/Cmake/DefinePackages.cmake index 76a12acc60..dcb025e62e 100644 --- a/buildtools/Cmake/DefinePackages.cmake +++ b/buildtools/Cmake/DefinePackages.cmake @@ -124,8 +124,6 @@ set(EXTRA_DIST src/xbt/probes.h src/xbt/setset_private.h src/xbt/win32_ucontext.c - tools/tesh/run_context.h - tools/tesh/tesh.h tools/tesh/generate_tesh examples/smpi/mc/only_send_deterministic.tesh examples/smpi/mc/non_deterministic.tesh @@ -1218,7 +1216,6 @@ set(CMAKE_SOURCE_FILES buildtools/Cmake/Scripts/my_valgrind.pl buildtools/Cmake/Scripts/postinstall.sh buildtools/Cmake/Scripts/preinstall.sh - buildtools/Cmake/Scripts/tesh.pl buildtools/Cmake/Scripts/update_tesh.pl buildtools/Cmake/UnitTesting.cmake buildtools/Cmake/src/internal_config.h.in @@ -1260,9 +1257,6 @@ set(PLATFORMS_EXAMPLES examples/platforms/conf/transform_optorsim_platform.pl examples/platforms/config.xml examples/platforms/config_tracing.xml - examples/platforms/content/small_content.txt - examples/platforms/content/storage_content.txt - examples/platforms/content/win_storage_content.txt examples/platforms/trace/trace_A_failure.txt examples/platforms/trace/trace_A.txt examples/platforms/trace/trace_B.txt @@ -1280,6 +1274,9 @@ set(PLATFORMS_EXAMPLES examples/platforms/platform.xml examples/platforms/prop.xml examples/platforms/routing_cluster.xml + examples/platforms/storage/content/small_content.txt + examples/platforms/storage/content/storage_content.txt + examples/platforms/storage/content/win_storage_content.txt examples/platforms/storage/remote_io.deployment.xml examples/platforms/storage/remote_io.xml examples/platforms/storage/storage.xml