From f6e73d85c00a60a719da95a048ba2c15712325c3 Mon Sep 17 00:00:00 2001 From: Teemu Ikonen Date: Thu, 8 Sep 2022 11:31:37 +0300 Subject: Add libadwaita to build system --- main/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'main/CMakeLists.txt') diff --git a/main/CMakeLists.txt b/main/CMakeLists.txt index 88b52c63..c133a399 100644 --- a/main/CMakeLists.txt +++ b/main/CMakeLists.txt @@ -11,6 +11,7 @@ find_packages(MAIN_PACKAGES REQUIRED GObject GTK4 ICU + Adwaita ) set(RESOURCE_LIST -- cgit v1.2.3-54-g00ecf