Skip to content

Commit 139e735

Browse files
authored
Merge pull request #199 from xkommando/master
update cmake and install newly server_exception.h
2 parents de70d97 + 57e7cf3 commit 139e735

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clickhouse/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ INSTALL(FILES block.h DESTINATION include/clickhouse/)
8484
INSTALL(FILES client.h DESTINATION include/clickhouse/)
8585
INSTALL(FILES error_codes.h DESTINATION include/clickhouse/)
8686
INSTALL(FILES exceptions.h DESTINATION include/clickhouse/)
87+
INSTALL(FILES server_exception.h DESTINATION include/clickhouse/)
8788
INSTALL(FILES protocol.h DESTINATION include/clickhouse/)
8889
INSTALL(FILES query.h DESTINATION include/clickhouse/)
8990

0 commit comments

Comments
 (0)