status-qml/CMakeLists.txt

6 lines
80 B
CMake

cmake_minimum_required(VERSION 3.19)
project(StatusQ)
add_subdirectory(tests)