Add a build action
Some checks failed
Build / build (push) Failing after 1m42s

This commit is contained in:
2025-08-01 21:18:16 +02:00
parent 96817ee672
commit 6cd6fc987f
3 changed files with 32 additions and 1 deletions

View File

@@ -2,7 +2,7 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at https://mozilla.org/MPL/2.0/.
cmake_minimum_required(VERSION 4.0)
cmake_minimum_required(VERSION 3.30)
project(Katja)
include(CTest)