add_executable(142bot main.cpp) include_directories(include) target_link_libraries(142bot clog dpp)