summaryrefslogblamecommitdiff
path: root/data/fonts/CMakeLists.txt
blob: d5b6ed85c563a406fbceaf35d899cdb7cab86d1d (plain) (tree)
1
2
3
4
5
6

                  
                       


                                                     
SET (FILES
    dejavusans.ttf
    dejavusans-bold.ttf
    )

INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/fonts)