From f93b050f9d7ce5a18b50afb87596e7df40a05ef7 Mon Sep 17 00:00:00 2001 From: karutoh Date: Sat, 11 Nov 2023 21:51:59 -0800 Subject: [PATCH] Backup --- CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CMakeLists.txt b/CMakeLists.txt index ded3db7..0aa11d4 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -26,6 +26,8 @@ endif () set(CMAKE_CXX_STANDARD 20) + + add_executable(Pong Levels/Game.h Levels/Game.cpp