This commit is contained in:
Arron David Nelson 2023-11-11 21:52:32 -08:00
parent f93b050f9d
commit 7d62ac35c8

View File

@ -26,8 +26,6 @@ endif ()
set(CMAKE_CXX_STANDARD 20) set(CMAKE_CXX_STANDARD 20)
add_executable(Pong add_executable(Pong
Levels/Game.h Levels/Game.h
Levels/Game.cpp Levels/Game.cpp