summaryrefslogtreecommitdiffstats
path: root/IconThemes/mono/CMakeLists.txt
blob: 510ec91a3691a206511c2894fa40b1b9072ea8f5 (plain)
1
2
3
4
5
6
7
8

#add_subdirectory( png )
add_subdirectory( scalable )

install(
    FILES index.theme
    DESTINATION ${ICON_INSTALL_DIR}/mono
)