Skip to content

Commit

Permalink
fix build due to ClickHouse/ClickHouse#56657
Browse files Browse the repository at this point in the history
  • Loading branch information
baibaichen committed Nov 14, 2023
1 parent 2c20124 commit 240f272
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cpp-ch/local-engine/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ include_directories(
${ClickHouse_SOURCE_DIR}/src
${ClickHouse_SOURCE_DIR}/base
${ClickHouse_SOURCE_DIR}/contrib/orc/c++/include
${ClickHouse_SOURCE_DIR}/contrib/arrow-cmake/cpp/src/orc/c++/include
${CMAKE_BINARY_DIR}/contrib/orc/c++/include
${ClickHouse_SOURCE_DIR}/contrib/azure/sdk/storage/azure-storage-blobs/inc
${ClickHouse_SOURCE_DIR}/contrib/azure/sdk/core/azure-core/inc
Expand Down

0 comments on commit 240f272

Please sign in to comment.