summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorJaakko Keränen <jaakko.keranen@iki.fi>2020-09-15 19:36:45 +0300
committerJaakko Keränen <jaakko.keranen@iki.fi>2020-09-15 19:36:45 +0300
commita69ee841cd3d8ce3bf8341fbe6e590614a6a0609 (patch)
treeca9c7425ac2827a6ea0edb6328fcdf3d03364d11 /CMakeLists.txt
parente71a07a126a761634d7cf45fbc49a4513ca34e95 (diff)
GmDocument: Recognize "about:" links
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 093f7c1c..53b3561f 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -35,6 +35,7 @@ message (STATUS "Preparing embedded resources...")
35set (EMBED_RESOURCES 35set (EMBED_RESOURCES
36 res/about/help.gmi 36 res/about/help.gmi
37 res/about/lagrange.gmi 37 res/about/lagrange.gmi
38 res/about/license.gmi
38 res/about/version.gmi 39 res/about/version.gmi
39 res/FiraMono-Regular.ttf 40 res/FiraMono-Regular.ttf
40 res/FiraSans-Bold.ttf 41 res/FiraSans-Bold.ttf