Codebase list fcitx-table-extra / run/ed0c643f-9fd1-420d-a62c-5cb9e82da2ec/main CMakeLists.txt
run/ed0c643f-9fd1-420d-a62c-5cb9e82da2ec/main

Tree @run/ed0c643f-9fd1-420d-a62c-5cb9e82da2ec/main (Download .tar.gz)

CMakeLists.txt @run/ed0c643f-9fd1-420d-a62c-5cb9e82da2ec/mainraw · history · blame

cmake_minimum_required(VERSION 2.6)

project(fcitx-table-extra NONE)

find_package(Fcitx 4.2.8.4 REQUIRED)
find_program(TXT2MB txt2mb REQUIRED)

_fcitx_add_uninstall_target()

add_subdirectory(po)
add_subdirectory(icons)
add_subdirectory(tables)