Codebase list fcitx-table-extra / 438a1eb2-d2c2-4e49-b4db-32a62f54c105/main CMakeLists.txt
438a1eb2-d2c2-4e49-b4db-32a62f54c105/main

Tree @438a1eb2-d2c2-4e49-b4db-32a62f54c105/main (Download .tar.gz)

CMakeLists.txt @438a1eb2-d2c2-4e49-b4db-32a62f54c105/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)