summaryrefslogtreecommitdiff
path: root/ui/res/CMakeLists.txt
diff options
context:
space:
mode:
authorFelix Morgner <felix.morgner@gmail.com>2025-04-28 16:13:32 +0200
committerFelix Morgner <felix.morgner@gmail.com>2025-04-28 16:13:32 +0200
commit594c0bc610d68fd4fc4c54a6ae6402cc5fa5fa16 (patch)
tree3daed7edb0ee57561ad99384457b5d47254f23e9 /ui/res/CMakeLists.txt
parent9c683f7c4d1e50dc7e19d1951ba50e6f39877f80 (diff)
downloadturns-594c0bc610d68fd4fc4c54a6ae6402cc5fa5fa16.tar.xz
turns-594c0bc610d68fd4fc4c54a6ae6402cc5fa5fa16.zip
build: update to cambalache 0.96.0
Diffstat (limited to 'ui/res/CMakeLists.txt')
-rw-r--r--ui/res/CMakeLists.txt4
1 files changed, 0 insertions, 4 deletions
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}