From a069ca177ca1ff8ef7f87458b36f0c2ca2d0bb5d Mon Sep 17 00:00:00 2001 From: Shauren Date: Thu, 22 Nov 2018 20:11:44 +0100 Subject: Tools: Remove patcher (will not work for bfa) --- src/tools/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'src/tools/CMakeLists.txt') diff --git a/src/tools/CMakeLists.txt b/src/tools/CMakeLists.txt index 535a63f7ab5..608a0e82020 100644 --- a/src/tools/CMakeLists.txt +++ b/src/tools/CMakeLists.txt @@ -8,7 +8,6 @@ # WITHOUT ANY WARRANTY, to the extent permitted by law; without even the # implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -add_subdirectory(connection_patcher) add_subdirectory(extractor_common) add_subdirectory(map_extractor) add_subdirectory(vmap4_assembler) -- cgit v1.2.3