diff --git a/CMakeLists.txt b/CMakeLists.txt index 0aa11d4..ded3db7 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -26,8 +26,6 @@ endif () set(CMAKE_CXX_STANDARD 20) - - add_executable(Pong Levels/Game.h Levels/Game.cpp