diff options
Diffstat (limited to 'qt/CMakeLists.txt')
| -rw-r--r-- | qt/CMakeLists.txt | 2 |
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 | |||
| 19 | qt_add_qml_module(appnissyqt | 19 | qt_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 | ||
| 25 | target_link_libraries(appnissyqt | 25 | target_link_libraries(appnissyqt |
