This commit is contained in:
Hugo Mårdbrink 2022-12-04 01:19:44 +01:00
parent 05becdbbbc
commit cc2677ae2a
3 changed files with 2532 additions and 0 deletions

View file

@ -10,3 +10,4 @@ if( NOT CMAKE_BUILD_TYPE )
endif()
add_executable(d1 "d1/main.cxx")
add_executable(d2 "d2/main.cxx")