aoc24: day17 started
This commit is contained in:
@@ -16,6 +16,7 @@ set(SOURCES
|
||||
# "day11.cpp"
|
||||
"day14.cpp"
|
||||
"day16.cpp"
|
||||
"day17.cpp"
|
||||
)
|
||||
add_library(aoc24 STATIC ${HEADERS} ${SOURCES})
|
||||
target_include_directories(aoc24
|
||||
|
||||
Reference in New Issue
Block a user