noboost
This commit is contained in:
parent
ce5bf9ee19
commit
bfe57e4487
|
@ -35,7 +35,7 @@ add_executable(13 13.cpp)
|
|||
target_link_libraries(13 aocpp intcode)
|
||||
|
||||
add_executable(14 14.cpp)
|
||||
target_link_libraries(14 aocpp Boost::boost)
|
||||
target_link_libraries(14 aocpp)
|
||||
|
||||
add_executable(15 15.cpp)
|
||||
target_link_libraries(15 aocpp intcode)
|
||||
|
|
Loading…
Reference in New Issue
Block a user