We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
base/coded.h
1 parent b10d71e commit 2aa0abcCopy full SHA for 2aa0abc
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