c8befe7
1 2 3 4 5
add_executable(142bot main.cpp) include_directories(include) target_link_libraries(142bot clog dpp)