aboutsummaryrefslogtreecommitdiff
path: root/qt/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'qt/CMakeLists.txt')
-rw-r--r--qt/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/qt/CMakeLists.txt b/qt/CMakeLists.txt
index 8ba768c..42c6d52 100644
--- a/qt/CMakeLists.txt
+++ b/qt/CMakeLists.txt
@@ -19,7 +19,7 @@ qt_add_executable(appnissyqt
19qt_add_qml_module(appnissyqt 19qt_add_qml_module(appnissyqt
20 URI nissyqt 20 URI nissyqt
21 VERSION 1.0 21 VERSION 1.0
22 QML_FILES NissyMain.qml 22 QML_FILES Main.qml
23) 23)
24 24
25target_link_libraries(appnissyqt 25target_link_libraries(appnissyqt

Generated with cgit - Back to sebastiano.tronto.net