cmake_minimum_required(VERSION 3.16) project(ukui-panel VERSION 4.1) add_subdirectory(panel) add_subdirectory(widgets)