From 0c7f78f721ed0f7afea340b4d1947351f5573ab2 Mon Sep 17 00:00:00 2001 From: Roland Conybeare Date: Tue, 26 Sep 2023 16:14:36 -0400 Subject: [PATCH] github: experiment 5 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 02c30bf3..cdd7648d 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -49,7 +49,7 @@ endif() # early find_package() experiment find_package(indentlog CONFIG REQUIRED) -find_package(refcnt2 CONFIG REQUIRED) +find_package(refcnt CONFIG REQUIRED) # ---------------------------------------------------------------- # sources