Translations:Develop an simple input method/19/en

From Fcitx
Jump to navigation Jump to search

find_package(Fcitx5Core REQUIRED)

  1. Setup some compiler option that is generally useful and compatible with Fcitx 5 (C++17)

include("${FCITX_INSTALL_CMAKECONFIG_DIR}/Fcitx5Utils/Fcitx5CompilerSettings.cmake")