From 031d0bf887edbb6ad46832f8d3b74c35514ab172 Mon Sep 17 00:00:00 2001 From: Roland Conybeare Date: Tue, 26 Sep 2023 16:13:10 -0400 Subject: [PATCH] github: experiment 4 --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/CMakeLists.txt b/CMakeLists.txt index b9b28560..02c30bf3 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -49,6 +49,7 @@ endif() # early find_package() experiment find_package(indentlog CONFIG REQUIRED) +find_package(refcnt2 CONFIG REQUIRED) # ---------------------------------------------------------------- # sources