Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
clickhouse_add_executable(check-mysql-binlog main.cpp)
target_link_libraries(check-mysql-binlog PRIVATE dbms boost::program_options)