cmake_minimum_required(VERSION 3.20)
project(AicsKnowledgeBase LANGUAGES CXX)
add_subdirectory(FluentUI)
add_subdirectory(AicsKnowledgeBase)