Skip to content

Commit 2aa0abc

Browse files
authored
Remove installation of previously removed base/coded.h header
1 parent b10d71e commit 2aa0abc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

clickhouse/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
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)