Day2Part1
This commit is contained in:
parent
86dcbd3aaf
commit
5d1d878d78
7 changed files with 117 additions and 18 deletions
2
day2/CMakeLists.txt
Normal file
2
day2/CMakeLists.txt
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
# Use top-level helper to add the target and copy input files
|
||||
aoc_add_day(day2 "${CMAKE_CURRENT_SOURCE_DIR}" main.cpp)
|
||||
Loading…
Add table
Add a link
Reference in a new issue