Files
syd-fcitx5-tables/icons/CMakeLists.txt
2025-07-17 20:22:54 -06:00

4 lines
162 B
CMake

install(DIRECTORY 16x16 22x22 24x24 32x32 48x48 64x64 DESTINATION "${CMAKE_INSTALL_DATADIR}/icons/hicolor"
PATTERN .* EXCLUDE
PATTERN *~ EXCLUDE)