aocpp/2017/CMakeLists.txt
Eric Mertens 8f772d85b2 201718
2022-11-18 14:50:42 -08:00

3 lines
68 B
CMake

add_executable(2017_18 18.cpp)
target_link_libraries(2017_18 aocpp)