share/hedgewars/Data/Fonts/CMakeLists.txt
author Vittorio Giovara <vittorio.giovara@gmail.com>
Fri, 03 Jan 2014 07:19:04 -0800
changeset 9927 22bb4dfbfea8
parent 8443 2debc9b9f917
child 9994 8455993a7a1b
permissions -rw-r--r--
Merge pull request #8 from LocutusOfBorg/fix-avwrapper-exit-calls Fixed avwrapper exit calls, fixing issue #752
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)