This commit is contained in:
Anke 2025-12-15 14:24:16 +01:00
parent 726f3acfc8
commit 8c28df46c3

View File

@ -16,6 +16,7 @@ set(SRC_FILES
${CMAKE_CURRENT_LIST_DIR}/src/gamecube.cpp
${CMAKE_CURRENT_LIST_DIR}/src/gamematrix.cpp
includes/gamestate.h
src/seriell.cpp
)
#automatisch hinzufügen
file(GLOB SRC_FILES "${CMAKE_CURRENT_LIST_DIR}/src/*.cpp")