From aa0bd60bcc12e39b200cf5b7196a82ac1bbdf21d Mon Sep 17 00:00:00 2001 From: Peter M. Groen Date: Wed, 6 Apr 2022 17:40:59 +0200 Subject: [PATCH] Disabled tests --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 165610d..747cca2 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -36,4 +36,4 @@ add_subdirectory(examples/sub) include(packaging) package_component() -add_subdirectory(test) +# add_subdirectory(test) -- libgit2 0.21.4