status-desktop/ui/StatusQ/CMakeLists.txt
Stefan e293f80554 tests(general): refactor tests
Enhance the CMake strucuture of thests
Update documentation
2022-09-21 18:20:09 +02:00

6 lines
80 B
CMake

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