summaryrefslogtreecommitdiff
path: root/data/fonts/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'data/fonts/CMakeLists.txt')
-rw-r--r--data/fonts/CMakeLists.txt14
1 files changed, 0 insertions, 14 deletions
diff --git a/data/fonts/CMakeLists.txt b/data/fonts/CMakeLists.txt
deleted file mode 100644
index 7c5f344e6..000000000
--- a/data/fonts/CMakeLists.txt
+++ /dev/null
@@ -1,14 +0,0 @@
-SET (FILES
- dejavusans.ttf
- dejavusans-bold.ttf
- dejavusansmono.ttf
- dejavusansmono-bold.ttf
- liberationsans.ttf
- liberationsans-bold.ttf
- liberationsansmono.ttf
- liberationsansmono-bold.ttf
- mplus-1p-bold.ttf
- mplus-1p-regular.ttf
- )
-
-INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/fonts)