share/hedgewars/Data/Fonts/CMakeLists.txt
author unc0rr
Wed, 01 Jan 2014 00:45:28 +0400
branch0.9.20
changeset 9897 f705dc750df2
parent 8443 2debc9b9f917
child 9994 8455993a7a1b
permissions -rw-r--r--
This is the way I like it: - Only call fpc on hwengine.pas, let compiler rule the dependencies - Make hwengine.pas depend on all other source files, so 'make' always calls fpc

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