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

View file

@ -11,3 +11,4 @@ endif()
add_executable(d1 "d1/main.cxx")
add_executable(d2 "d2/main.cxx")
add_executable(d3 "d3/main.cxx")