身首异处
This commit is contained in:
@@ -3,5 +3,6 @@ project(homework2)
|
||||
|
||||
set(CMAKE_CXX_STANDARD 20)
|
||||
|
||||
add_executable(Test_LinkList LinkLits.cpp
|
||||
Test_LinkList.cpp)
|
||||
add_executable(test1 LinkLits.cpp
|
||||
test1.cpp
|
||||
LinkList.h)
|
||||
|
||||
Reference in New Issue
Block a user