aboutsummaryrefslogtreecommitdiffstats
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorDiego Miguel <dmlls@diegomiguel.me>2022-03-02 00:18:40 +0100
committerDiego Miguel <dmlls@diegomiguel.me>2022-06-11 16:56:35 +0200
commitda2cf8e913c5e60ec445a22e2b37f78e91ef6a85 (patch)
tree555018be5a3ceb800602a7db0de7c1b072833353 /src/CMakeLists.txt
parentc2ecd4c73179fac7cea866ddbfaaa3727e03dd51 (diff)
Add 'Bebas Neue' and 'Teko' fonts
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 2fcdc29e..78c925ad 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -477,6 +477,8 @@ list(APPEND SOURCE_FILES
displayapp/LittleVgl.cpp
displayapp/lv_pinetime_theme.c
+ displayapp/fonts/bebas_neue_120.c
+ displayapp/fonts/teko_28.c
systemtask/SystemTask.cpp
systemtask/SystemMonitor.cpp