2017-12-04 21:45:56 +01:00

7 lines
152 B
CMake

# install default config files to /etc/xdg
install(FILES
globalkeyshortcuts.conf
DESTINATION "${LXQT_ETC_XDG_DIR}/lxqt"
COMPONENT Runtime
)