mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 15:12:02 +00:00
fix check-include
This commit is contained in:
parent
51567df6e6
commit
c7d3417f62
@ -59,8 +59,8 @@ inc="-I. \
|
||||
-I./contrib/lz4/lib \
|
||||
-I./contrib/hyperscan/src \
|
||||
-I./contrib/simdjson/include \
|
||||
-I./dbms \
|
||||
-I${BUILD_DIR}/dbms"
|
||||
-I./src \
|
||||
-I${BUILD_DIR}/src"
|
||||
|
||||
if [ -z $1 ]; then
|
||||
cd ${ROOT_DIR=${CUR_DIR}../..}
|
||||
|
Loading…
Reference in New Issue
Block a user