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

                                 
                       


                                                     
SET (FILES
    DejaVuSerifCondensed.ttf
    DejaVuSerifCondensed-Bold.ttf
    dejavusans-mono.ttf
    )

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