From 6f814853a53c73d75bb708d58e21d1ea733e7d5a Mon Sep 17 00:00:00 2001 From: Ivan Dmitrievich Yartsev Date: Thu, 22 Jan 2026 11:59:48 +0000 Subject: [PATCH] required timezonemap library fixed --- source/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/source/CMakeLists.txt b/source/CMakeLists.txt index 5258fc5..67cb78a 100644 --- a/source/CMakeLists.txt +++ b/source/CMakeLists.txt @@ -164,7 +164,6 @@ set(LIBRARIES ${TIMEZONEMAP_LIBRARIES} pthread ublsettings - timezonemap ublsettings-gtk3 ublsettingsui-gtk3 )