Initial commit

This commit is contained in:
github-classroom[bot]
2025-05-08 08:33:11 +00:00
committed by GitHub
commit 294e9ab735
188 changed files with 65381 additions and 0 deletions

3
inc/CMakeLists.txt Normal file
View File

@@ -0,0 +1,3 @@
# ./inc CMakeLists.txt
set(EXAM_INCLUDE_DIR "${CMAKE_CURRENT_SOURCE_DIR}" PARENT_SCOPE)