From a17dcfdcba9f7da5a91c554eef88cea73d6598b0 Mon Sep 17 00:00:00 2001 From: Jacob McDonnell Date: Sun, 14 Jul 2024 13:04:54 -0400 Subject: Redid the Cmake Config and fell back to C17 --- build/CMakeFiles/pong.dir/progress.make | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 build/CMakeFiles/pong.dir/progress.make (limited to 'build/CMakeFiles/pong.dir/progress.make') diff --git a/build/CMakeFiles/pong.dir/progress.make b/build/CMakeFiles/pong.dir/progress.make new file mode 100644 index 0000000..a69a57e --- /dev/null +++ b/build/CMakeFiles/pong.dir/progress.make @@ -0,0 +1,5 @@ +CMAKE_PROGRESS_1 = 1 +CMAKE_PROGRESS_2 = 2 +CMAKE_PROGRESS_3 = 3 +CMAKE_PROGRESS_4 = 4 + -- cgit v1.2.3