Skip to content
Commits on Source (2)
Author: Andrius Merkys <merkys@debian.org>
Description: There is no need to build GatbCore.
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -52,7 +52,7 @@
SET (GATB_CORE_EXCLUDE_EXAMPLES 1)
# GATB CORE
-include (GatbCore)
+# include (GatbCore)
################################################################################
# TOOL
......@@ -3,3 +3,4 @@ link_libraries.patch
no_install_to_wrong_dir.patch
skip-rpath.patch
fix_path_in_tests.patch
remove_gatb-core_cmake.patch