Refactor smaller things

This commit is contained in:
SimoneN64
2024-05-14 21:31:50 +02:00
parent e61dc1bfc4
commit 40cee365a9
4 changed files with 5 additions and 8 deletions

View File

@@ -1,4 +1,4 @@
cmake_minimum_required(VERSION 3.20)
cmake_minimum_required(VERSION 3.29)
set(CMAKE_CXX_STANDARD 17)