2
0
mirror of synced 2025-01-12 23:35:07 +00:00
status-qml/CMakeLists.txt
Stefan 20e7b345e1 tests(general): refactor tests
Enhance the CMake strucuture of thests
Update documentation
2022-05-05 17:16:13 +02:00

6 lines
80 B
CMake

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