summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorOrangerot <purple@orangerot.dev>2024-07-30 10:56:05 +0200
committerOrangerot <purple@orangerot.dev>2024-08-15 11:43:04 +0200
commit9a8db98b6398090f577fad4c347832a0aa801085 (patch)
tree4b09e82a10157ffcf5b2a9cc254b52504836a1c0 /CMakeLists.txt
parent0ff1b51223bd8f3424c83e5c044fd8a8887ae1c6 (diff)
feat(qtquick): chat example to build up on
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 421e568..b2c5d4b 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -18,6 +18,8 @@ qt_add_qml_module(itat_challange_olympics
URI itat
QML_FILES
res/gui/application.qml
+ res/gui/EventInfoPage.qml
+ res/gui/EventsPage.qml
RESOURCES
res/pictograms/ARC_small.svg