diff options
Diffstat (limited to 'data/fonts/CMakeLists.txt')
-rw-r--r-- | data/fonts/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/fonts/CMakeLists.txt b/data/fonts/CMakeLists.txt index 6efa0aa4d..0f9837382 100644 --- a/data/fonts/CMakeLists.txt +++ b/data/fonts/CMakeLists.txt @@ -11,6 +11,7 @@ SET (FILES liberationsansmono-bold.ttf mplus-1p-bold.ttf mplus-1p-regular.ttf + wqy-microhei.ttf ) INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/fonts) |