Refactor postHoc

This commit is contained in:
2025-05-17 18:12:57 +02:00
parent f5107abea7
commit 70d8022926
12 changed files with 192 additions and 47 deletions

View File

@@ -7,8 +7,6 @@ project(Platform
LANGUAGES CXX
)
# Global CMake variables
# ----------------------
set(CMAKE_CXX_STANDARD 20)