23 lines
927 B
Diff
23 lines
927 B
Diff
--- extras/apps/bs_tools/CMakeLists.orig.txt 2014-10-13 15:03:56.000000000 +0200
|
|
+++ extras/apps/bs_tools/CMakeLists.txt 2014-12-02 11:38:23.759795760 +0100
|
|
@@ -106,7 +106,7 @@
|
|
# ----------------------------------------------------------------------------
|
|
|
|
# (weese:) temporarily disabled app test
|
|
-seqan_add_app_test (bs_tools)
|
|
+# seqan_add_app_test (bs_tools)
|
|
|
|
# ----------------------------------------------------------------------------
|
|
# CPack Install
|
|
--- core/apps/samcat/CMakeLists.txt 2015-05-15 16:50:20.223867704 +0200
|
|
+++ core/apps/samcat/CMakeLists.orig.txt 2014-10-13 15:03:56.000000000 +0200
|
|
@@ -63,7 +63,7 @@
|
|
# App Test
|
|
# ----------------------------------------------------------------------------
|
|
|
|
-seqan_add_app_test (samcat)
|
|
+#seqan_add_app_test (samcat)
|
|
|
|
# ----------------------------------------------------------------------------
|
|
# Setup Common Tool Description for Generic Workflow Nodes
|
|
|