We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b10d71e + 2aa0abc commit 5fdb9f4Copy full SHA for 5fdb9f4
clickhouse/CMakeLists.txt
@@ -71,7 +71,6 @@ INSTALL(FILES protocol.h DESTINATION include/clickhouse/)
71
INSTALL(FILES query.h DESTINATION include/clickhouse/)
72
73
# base
74
-INSTALL(FILES base/coded.h DESTINATION include/clickhouse/base/)
75
INSTALL(FILES base/buffer.h DESTINATION include/clickhouse/base/)
76
INSTALL(FILES base/compressed.h DESTINATION include/clickhouse/base/)
77
INSTALL(FILES base/input.h DESTINATION include/clickhouse/base/)
0 commit comments