Codebase list fcitx-table-extra / run/8e0c7440-ad23-4a27-b64d-718a563cbf5f/main CMakeLists.txt
run/8e0c7440-ad23-4a27-b64d-718a563cbf5f/main

Tree @run/8e0c7440-ad23-4a27-b64d-718a563cbf5f/main (Download .tar.gz)

CMakeLists.txt @run/8e0c7440-ad23-4a27-b64d-718a563cbf5f/main

b290f15
 
b64af7d
b290f15
55f81bf
b290f15
 
9c16ebf
b64af7d
9c16ebf
b290f15
 
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)