aocpp/2018/CMakeLists.txt

3 lines
68 B
CMake
Raw Permalink Normal View History

2022-11-26 10:01:10 -08:00
add_executable(2018_15 15.cpp)
target_link_libraries(2018_15 aocpp)