Linux build system correction. New visual treatment

Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
2026-05-01 02:29:20 +00:00
co-authored by Copilot
parent deaa4db158
commit d7d094d70a
4 changed files with 179 additions and 51 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# Project-level configuration.
cmake_minimum_required(VERSION 3.13)
project(KRYZ Go! LANGUAGES CXX)
project(KRYZ_Go! LANGUAGES CXX)
# The name of the executable created for the application. Change this to change
# the on-disk name of your application.