summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorJaakko Keränen <jaakko.keranen@iki.fi>2021-03-01 10:00:14 +0200
committerJaakko Keränen <jaakko.keranen@iki.fi>2021-03-01 10:00:14 +0200
commit2fabc9309f4c6e9d4da7b389e8f3ac5f1dab2b6c (patch)
tree9e977bc829b11f5861ad9e36eb3f28f59993d1cf /CMakeLists.txt
parent4e49e81a88b9beefcc65a0d2f5698d1dd1ac8283 (diff)
Added a resource for the --help instructions
IssueID #174
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 3ee6ea00..ea25183f 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -47,6 +47,7 @@ set (EMBED_RESOURCES
47 res/about/lagrange.gmi 47 res/about/lagrange.gmi
48 res/about/license.gmi 48 res/about/license.gmi
49 res/about/version.gmi 49 res/about/version.gmi
50 res/arg-help.txt
50 res/fonts/Tinos-Regular.ttf 51 res/fonts/Tinos-Regular.ttf
51 res/fonts/Tinos-Italic.ttf 52 res/fonts/Tinos-Italic.ttf
52 res/fonts/Tinos-Bold.ttf 53 res/fonts/Tinos-Bold.ttf