summaryrefslogtreecommitdiff
path: root/res/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'res/CMakeLists.txt')
-rw-r--r--res/CMakeLists.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/res/CMakeLists.txt b/res/CMakeLists.txt
index b2b723a..36f23ff 100644
--- a/res/CMakeLists.txt
+++ b/res/CMakeLists.txt
@@ -3,10 +3,12 @@
add_library("res")
target_add_glib_resources("res"
- PREFIX "turns"
+ PREFIX "ch/arknet/Turns"
UI_FILES
"widgets/participant_list_row.ui"
"windows/main_window.ui"
+ CSS_FILES
+ "style.css"
)
target_compile_options("res" PRIVATE