summaryrefslogtreecommitdiff
path: root/ui/res/CMakeLists.txt
diff options
context:
space:
mode:
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}