Day5
This commit is contained in:
parent
840f236c60
commit
43448aaeb6
9 changed files with 1434 additions and 89 deletions
2
day5/CMakeLists.txt
Normal file
2
day5/CMakeLists.txt
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
# Use top-level helper to add the target and copy input files
|
||||
aoc_add_day(day5 "${CMAKE_CURRENT_SOURCE_DIR}" main.cpp)
|
||||
Loading…
Add table
Add a link
Reference in a new issue