summaryrefslogblamecommitdiff
path: root/data/fonts/CMakeLists.txt
blob: 0f9837382df210f29f0f9e5fd9d63d71dc64c145 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11




                           

                                 



                               

                        
                    


                                                     
SET (FILES
    dejavusans.ttf
    dejavusans-bold.ttf
    dejavusansmono.ttf
    dejavusansmono-bold.ttf
    dejavuserifcondensed.ttf
    dejavuserifcondensed-bold.ttf
    liberationsans.ttf
    liberationsans-bold.ttf
    liberationsansmono.ttf
    liberationsansmono-bold.ttf
    mplus-1p-bold.ttf
    mplus-1p-regular.ttf
    wqy-microhei.ttf
    )

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