share/hedgewars/Data/Fonts/CMakeLists.txt
author nemo
Fri, 29 Mar 2013 08:10:44 -0400 (2013-03-29)
changeset 8814 01e13871f578
parent 8443 2debc9b9f917
child 9994 8455993a7a1b
permissions -rw-r--r--
*sigh* this shouldn'tve been removed in first place.
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)