This commit is contained in:
parent
e29c074078
commit
dc1583cd8c
1 changed files with 3 additions and 1 deletions
|
@ -1 +1,3 @@
|
||||||
cmake -DCMAKE_BUILD_TYPE=Release -Bbuild -H.
|
project(MarioDB)
|
||||||
|
set(CMAKE_CXX_STANDARD 17)
|
||||||
|
add_executable(main main.cpp)
|
||||||
|
|
Loading…
Add table
Reference in a new issue