项目重启

This commit is contained in:
2024-10-18 23:23:02 +08:00
parent b98d65fa23
commit 2db5c5ae58
2 changed files with 0 additions and 52 deletions
-6
View File
@@ -1,6 +0,0 @@
cmake_minimum_required(VERSION 3.29)
project(homework2)
set(CMAKE_CXX_STANDARD 20)
add_executable(test1 test1.cpp)