From 73a242e6d9158fafa5e6fb58013a0029d6c19919 Mon Sep 17 00:00:00 2001 From: schnorr Date: Wed, 21 Mar 2012 09:25:59 +0100 Subject: [PATCH 1/1] this subdirectory was removed by previous commit --- buildtools/Cmake/MakeExe.cmake | 1 - 1 file changed, 1 deletion(-) diff --git a/buildtools/Cmake/MakeExe.cmake b/buildtools/Cmake/MakeExe.cmake index 5ad1fddeb0..b0e6752deb 100644 --- a/buildtools/Cmake/MakeExe.cmake +++ b/buildtools/Cmake/MakeExe.cmake @@ -55,7 +55,6 @@ add_subdirectory(${CMAKE_HOME_DIRECTORY}/examples/msg/masterslave) add_subdirectory(${CMAKE_HOME_DIRECTORY}/examples/msg/trace) add_subdirectory(${CMAKE_HOME_DIRECTORY}/examples/msg/icomms) add_subdirectory(${CMAKE_HOME_DIRECTORY}/examples/msg/chord) -add_subdirectory(${CMAKE_HOME_DIRECTORY}/examples/msg/parallel_contexts) add_subdirectory(${CMAKE_HOME_DIRECTORY}/examples/msg/token_ring) add_subdirectory(${CMAKE_HOME_DIRECTORY}/examples/msg/pmm) -- 2.20.1