# SPDX-License-Identifier: MulanPSL2

cmake_minimum_required(VERSION 3.14)
project(syscare-manager)

add_subdirectory(cli)
