Difference between revisions of "Translations:Develop an simple input method/23/en"
Jump to navigation
Jump to search
(Importing a new version from external source) |
(No difference)
|
Latest revision as of 03:11, 19 April 2023
- Addon config file
- We need additional layer of conversion because we want PROJECT_VERSION in it.
configure_file(quwei-addon.conf.in quwei-addon.conf) install(FILES "${CMAKE_CURRENT_BINARY_DIR}/quwei-addon.conf" RENAME quwei.conf DESTINATION "${FCITX_INSTALL_PKGDATADIR}/addon")