summaryrefslogblamecommitdiff
path: root/data/graphics/flags/CMakeLists.txt
blob: 56be4f6325cf51d04e6da4e58a50ae5a6f3bf5a2 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
         
          



          
          


          
          


          
             



             
          
          
          


                                                              
SET(FILES
    ca.png
    cn.png
    cz.png
    de.png
    en.png
    eo.png
    es.png
    fi.png
    fr.png
    hk.png
    id.png
    it.png
    jp.png
    nl_BE.png
    pl.png
    pt_BR.png
    pt.png
    ru.png
    se.png
    tr.png
    ua.png
    )

INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/graphics/flags)