Skip to content

Commit 5fdb9f4

Browse files
authored
Merge pull request #114 from ClickHouse/remove-coded-h
Remove installation of previously removed `base/coded.h` header
2 parents b10d71e + 2aa0abc commit 5fdb9f4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

clickhouse/CMakeLists.txt

-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ INSTALL(FILES protocol.h DESTINATION include/clickhouse/)
7171
INSTALL(FILES query.h DESTINATION include/clickhouse/)
7272

7373
# base
74-
INSTALL(FILES base/coded.h DESTINATION include/clickhouse/base/)
7574
INSTALL(FILES base/buffer.h DESTINATION include/clickhouse/base/)
7675
INSTALL(FILES base/compressed.h DESTINATION include/clickhouse/base/)
7776
INSTALL(FILES base/input.h DESTINATION include/clickhouse/base/)

0 commit comments

Comments
 (0)