Merge branch 'datasketches-cmake' of github.com:pingyu/ClickHouse into datasketches-cmake

This commit is contained in:
Alexey Milovidov 2021-04-01 03:17:48 +03:00
commit edf33aa512
2 changed files with 2 additions and 2 deletions

2
.gitmodules vendored
View File

@ -223,4 +223,4 @@
url = https://github.com/ClickHouse-Extras/NuRaft.git
[submodule "contrib/datasketches-cpp"]
path = contrib/datasketches-cpp
url = https://github.com/apache/datasketches-cpp.git
url = https://github.com/ClickHouse-Extras/datasketches-cpp.git

View File

@ -26,4 +26,4 @@ endif()
endif()
message (STATUS "Using datasketches=${USE_DATASKETCHES}: ${DATASKETCHES_INCLUDE_DIR} : ${DATASKETCHES_LIBRARY}")
message (STATUS "Using datasketches=${USE_DATASKETCHES}: ${DATASKETCHES_INCLUDE_DIR} : ${DATASKETCHES_LIBRARY}")