share/hedgewars/Data/Fonts/CMakeLists.txt
author Periklis Ntanasis <pntanasis@gmail.com>
Sat, 08 Jun 2013 23:24:52 +0300
changeset 9175 dc3c0e44f7f3
parent 8443 2debc9b9f917
child 9994 8455993a7a1b
permissions -rw-r--r--
added option to change stats graph title
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
562
d1a9035175ed - Simplify build system files
unc0rr
parents: 98
diff changeset
     1
install(FILES
8443
2debc9b9f917 remove trailing whitespaces from share too
koda
parents: 2873
diff changeset
     2
    DejaVuSans-Bold.ttf
2873
e7acb0251a22 Font switch requested by Copy Liu in issue #220 - a GPL CJK font set that includes some hand-drawn bitmaps for lower resolutions, reducing fuzziness of CJK chars in places like the ammo menu
nemo
parents: 2105
diff changeset
     3
    wqy-zenhei.ttc
8443
2debc9b9f917 remove trailing whitespaces from share too
koda
parents: 2873
diff changeset
     4
    DESTINATION ${SHAREPATH}Data/Fonts)