1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
SET(FILES ca.png cn.png cz.png de.png en.png es.png fi.png fr.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)