diff options
| author | Michele Bini <michele.bini@gmail.com> | 2022-04-20 04:33:46 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-04-20 04:33:46 (GMT) |
| commit | be01602fcb6dc9cd91df702658c0b52da74023a9 (patch) | |
| tree | bd0813acb88165deb7322201c52a259b242c49da /src/CMakeLists.txt | |
| parent | 28f45caa11e0adbb208ba65b88b7ea399d584ba7 (diff) | |
| parent | 5a13c5215c5022f036947838975c5c16b9ab268c (diff) | |
Merge branch 'InfiniTimeOrg:develop' into develop
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 077546a..b233f92 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -456,7 +456,7 @@ list(APPEND SOURCE_FILES displayapp/screens/WatchFaceAnalog.cpp displayapp/screens/WatchFaceDigital.cpp displayapp/screens/WatchFaceTerminal.cpp - displayapp/screens/PineTimeStyle.cpp + displayapp/screens/WatchFacePineTimeStyle.cpp ## |
