From 594c0bc610d68fd4fc4c54a6ae6402cc5fa5fa16 Mon Sep 17 00:00:00 2001 From: Felix Morgner Date: Mon, 28 Apr 2025 16:13:32 +0200 Subject: build: update to cambalache 0.96.0 --- ui/res/CMakeLists.txt | 4 ---- 1 file changed, 4 deletions(-) (limited to 'ui/res/CMakeLists.txt') diff --git a/ui/res/CMakeLists.txt b/ui/res/CMakeLists.txt index ff58108..340232a 100644 --- a/ui/res/CMakeLists.txt +++ b/ui/res/CMakeLists.txt @@ -12,10 +12,6 @@ set(UI_FILES "windows/tracker.ui" ) -export_cambalache_files("ui.cmb" - UI_FILES ${UI_FILES} -) - target_add_glib_resources("ui-res" PREFIX "/" UI_FILES ${UI_FILES} -- cgit v1.2.3