add_executable(AdsTool main.cpp)
target_link_libraries(AdsTool PUBLIC ads::ads)
