cmake_minimum_required(VERSION 3.16)
project(ukui-menu-extensions)
add_subdirectory(recent-file)
add_subdirectory(ernie-bot)
