From 3422b777f81c8d2f4f10901a0b26b8f02c72b4a3 Mon Sep 17 00:00:00 2001 From: Debian Med Packaging Team Date: Sun, 22 Jan 2017 07:48:21 +0000 Subject: [PATCH] remove-bam2sam Gbp-Pq: Name remove-bam2sam.patch --- tools/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/tools/CMakeLists.txt b/tools/CMakeLists.txt index 5c589c1..100c619 100644 --- a/tools/CMakeLists.txt +++ b/tools/CMakeLists.txt @@ -39,7 +39,6 @@ if (PacBioBAM_build_tools) set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} ${PacBioBAM_CXX_FLAGS}") # tools - add_subdirectory(bam2sam) add_subdirectory(pbindex) add_subdirectory(pbindexdump) add_subdirectory(pbmerge) -- 2.30.2