From 94376cbca89e101052d3b170b313a366de147820 Mon Sep 17 00:00:00 2001 From: "info@mode42.com" Date: Sun, 9 Aug 2026 05:38:17 +0000 Subject: Next development steps --- CMakeLists.txt | 8 -------- 1 file changed, 8 deletions(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 550f3e0..70a6c32 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -145,14 +145,6 @@ if(HYBBX_STORAGE_SQLITE AND HYBBX_BUILD_DAEMON) endif() endif() -# --------------------------------------------------------------------------- -# --------------------------------------------------------------------------- -find_package(PkgConfig QUIET) -if(PkgConfig_FOUND) -endif() -else() -endif() - # --------------------------------------------------------------------------- # Platform detection (see docs/PLATFORMS.md) # --------------------------------------------------------------------------- -- cgit v1.3.1