diff options
| author | Michele Bini <michele.bini@gmail.com> | 2022-03-31 13:40:02 (GMT) |
|---|---|---|
| committer | Michele Bini <michele.bini@gmail.com> | 2022-03-31 13:40:02 (GMT) |
| commit | 92ce5ee9751f01dc63330ad25910c674420cd984 (patch) | |
| tree | 3a373058774b12dcad5673f7cc116493e25282aa /src/CMakeLists.txt | |
| parent | 99321f0cd3181d4cd6a00f69cd9b554c63c52849 (diff) | |
.
Diffstat (limited to 'src/CMakeLists.txt')
| -rw-r--r-- | src/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 5f8da60..85db7fd 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -387,7 +387,7 @@ list(APPEND SOURCE_FILES displayapp/screens/Screen.cpp displayapp/screens/Clock.cpp displayapp/screens/Tile.cpp - displayapp/screens/StopWatch.h + displayapp/screens/StopWatch.cpp displayapp/screens/BatteryIcon.cpp displayapp/screens/BleIcon.cpp displayapp/screens/NotificationIcon.cpp |
