share/hedgewars/Data/Fonts/CMakeLists.txt
author unc0rr
Mon, 15 Apr 2013 00:04:13 +0400
changeset 8910 a60f7ebab219
parent 8443 2debc9b9f917
child 9994 8455993a7a1b
permissions -rw-r--r--
Fix hedgehogs number desync. Now all desyncs except the one from issue #521 should be fixed. Please, test.

install(FILES
    DejaVuSans-Bold.ttf
    wqy-zenhei.ttc
    DESTINATION ${SHAREPATH}Data/Fonts)