Skip to content

Commit

Permalink
Merge pull request #327 from Harvey-Liu/master
Browse files Browse the repository at this point in the history
update cmake and install newly endpoints_iterator.h
  • Loading branch information
Enmk authored Sep 14, 2023
2 parents 86225ad + dd7011b commit 4f929e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions clickhouse/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ INSTALL(FILES base/string_utils.h DESTINATION include/clickhouse/base/)
INSTALL(FILES base/string_view.h DESTINATION include/clickhouse/base/)
INSTALL(FILES base/uuid.h DESTINATION include/clickhouse/base/)
INSTALL(FILES base/wire_format.h DESTINATION include/clickhouse/base/)
INSTALL(FILES base/endpoints_iterator.h DESTINATION include/clickhouse/base/)

# columns
INSTALL(FILES columns/array.h DESTINATION include/clickhouse/columns/)
Expand Down

0 comments on commit 4f929e9

Please sign in to comment.