diff options
| author | info@mode42.com <info@mode42.com> | 2026-08-09 05:38:17 +0000 |
|---|---|---|
| committer | info@mode42.com <info@mode42.com> | 2026-08-09 05:38:17 +0000 |
| commit | 94376cbca89e101052d3b170b313a366de147820 (patch) | |
| tree | 183dcde0aaf4458dd7b678282579ab314b349da2 /CMakeLists.txt | |
| parent | 1cad8f1308e4af86027f9ae25523b8a8b3f6592c (diff) | |
Next development steps
Diffstat (limited to 'CMakeLists.txt')
| -rw-r--r-- | CMakeLists.txt | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 550f3e0..70a6c32 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -146,14 +146,6 @@ if(HYBBX_STORAGE_SQLITE AND HYBBX_BUILD_DAEMON) endif() # --------------------------------------------------------------------------- -# --------------------------------------------------------------------------- -find_package(PkgConfig QUIET) -if(PkgConfig_FOUND) -endif() -else() -endif() - -# --------------------------------------------------------------------------- # Platform detection (see docs/PLATFORMS.md) # --------------------------------------------------------------------------- if(CMAKE_SYSTEM_NAME STREQUAL "AmigaOS") |
