Day 1
This commit is contained in:
parent
ffcff856aa
commit
05becdbbbc
3 changed files with 2284 additions and 0 deletions
|
|
@ -9,3 +9,4 @@ if( NOT CMAKE_BUILD_TYPE )
|
|||
SET( CMAKE_BUILD_TYPE Release )
|
||||
endif()
|
||||
|
||||
add_executable(d1 "d1/main.cxx")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue