aocpp/2022/CMakeLists.txt
Eric Mertens d3525c097b 2022-01
2022-12-02 09:34:16 -08:00

3 lines
68 B
CMake

add_executable(2022_01 01.cpp)
target_link_libraries(2022_01 aocpp)