
########### install files ###############

install(FILES
    states.xml
    checked.svg
    unchecked.svg
    progress-00.svg
    progress-25.svg
    progress-50.svg
    progress-75.svg
    progress-100.svg
    DESTINATION ${DATA_INSTALL_DIR}/stateshape/states)

