diff options
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r-- | CMakeLists.txt | 2 |
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 |