You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
polkit-tqt/examples/icons/CMakeLists.txt

16 lines
418 B

#################################################
#
# (C) 2021 Michele Calgaro
# Michele (DOT) Calgaro (AT) yahoo.it
#
# Improvements and feedback are welcome
#
# This file is released under GPL >= 2
#
#################################################
install(
FILES action-locked-default.png action-locked.png action-unlocked.png custom-yes.png custom-no.png
DESTINATION ${DATA_INSTALL_DIR}/polkit-tqt/icons
)