aoc24: day07a complete
This commit is contained in:
@@ -13,7 +13,7 @@ set(SOURCES
|
||||
"day08.cpp"
|
||||
"day09.cpp"
|
||||
"day10.cpp"
|
||||
"day11.cpp"
|
||||
# "day11.cpp"
|
||||
)
|
||||
add_library(aoc24 STATIC ${HEADERS} ${SOURCES})
|
||||
target_include_directories(aoc24
|
||||
|
||||
Reference in New Issue
Block a user