CodeCommitsIssuesPull requestsActionsInsightsSecurity
a4b0c24c1bb196b2321f032371d942a2a0ee8e8d

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

utils/convert-month-partitioned-parts/CMakeLists.txt

2lines · modepreview

add_executable (convert-month-partitioned-parts main.cpp)
target_link_libraries(convert-month-partitioned-parts PRIVATE dbms clickhouse_parsers ${Boost_PROGRAM_OPTIONS_LIBRARY})