We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents de70d97 + 57e7cf3 commit 139e735Copy full SHA for 139e735
clickhouse/CMakeLists.txt
@@ -84,6 +84,7 @@ INSTALL(FILES block.h DESTINATION include/clickhouse/)
84
INSTALL(FILES client.h DESTINATION include/clickhouse/)
85
INSTALL(FILES error_codes.h DESTINATION include/clickhouse/)
86
INSTALL(FILES exceptions.h DESTINATION include/clickhouse/)
87
+INSTALL(FILES server_exception.h DESTINATION include/clickhouse/)
88
INSTALL(FILES protocol.h DESTINATION include/clickhouse/)
89
INSTALL(FILES query.h DESTINATION include/clickhouse/)
90
0 commit comments