From 17ff3e81d376b6792d409dcbed8e48800f8d7f7a Mon Sep 17 00:00:00 2001 From: Jaakko Keränen Date: Fri, 12 Mar 2021 20:29:11 +0200 Subject: Added "about:about" IssueID #200 --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'CMakeLists.txt') 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) message (STATUS "Preparing embedded resources...") # Fonts are too large to comfortably embed as a C source. set (EMBED_RESOURCES + res/about/about.gmi res/about/help.gmi res/about/lagrange.gmi res/about/license.gmi -- cgit v1.2.3