From 7d62ac35c8932265f9df38249b15dfba28d23415 Mon Sep 17 00:00:00 2001 From: karutoh Date: Sat, 11 Nov 2023 21:52:32 -0800 Subject: [PATCH] Backup --- CMakeLists.txt | 2 -- 1 file changed, 2 deletions(-) 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