😭
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
cmake_minimum_required(VERSION 3.30)
|
||||
project(homework5)
|
||||
|
||||
set(CMAKE_CXX_STANDARD 20)
|
||||
|
||||
add_executable(test1 test1.cpp
|
||||
MatrixGraph.h
|
||||
GraphExceptions/InsertExistedConnectException.h)
|
||||
cmake_minimum_required(VERSION 3.30)
|
||||
project(homework5)
|
||||
|
||||
set(CMAKE_CXX_STANDARD 20)
|
||||
|
||||
add_executable(test1 test1.cpp
|
||||
MatrixGraph.h
|
||||
GraphExceptions/InsertExistedConnectException.h)
|
||||
|
||||
Reference in New Issue
Block a user