X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=src%2FCMakeLists.txt;h=e35969556f51cac245b3da70ee7b7929bf953795;hb=2421926e573603541ecb63b1d399a28b8c4b2a6c;hp=9513abb6adeae2572484e9fadf64e3933c872270;hpb=12002997e431049bfe0548340e14edb8f2638994;p=bamtools.git diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 9513abb..e359695 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -6,7 +6,6 @@ # ========================== add_subdirectory( api ) -add_subdirectory( test ) add_subdirectory( third_party ) add_subdirectory( toolkit ) add_subdirectory( utils )