Codebase list fcitx-table-extra / 15faf364-5761-4cc4-9a8e-904a3fbb4ed1/main CMakeLists.txt
15faf364-5761-4cc4-9a8e-904a3fbb4ed1/main

Tree @15faf364-5761-4cc4-9a8e-904a3fbb4ed1/main (Download .tar.gz)

CMakeLists.txt @15faf364-5761-4cc4-9a8e-904a3fbb4ed1/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)