summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
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 5583afc2..03fdb929 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -44,6 +44,7 @@ include (Depends.cmake)
44message (STATUS "Preparing embedded resources...") 44message (STATUS "Preparing embedded resources...")
45# Fonts are too large to comfortably embed as a C source. 45# Fonts are too large to comfortably embed as a C source.
46set (EMBED_RESOURCES 46set (EMBED_RESOURCES
47 res/about/about.gmi
47 res/about/help.gmi 48 res/about/help.gmi
48 res/about/lagrange.gmi 49 res/about/lagrange.gmi
49 res/about/license.gmi 50 res/about/license.gmi