mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
MS-575 Add Clang-format & Clang-tidy & Cpplint
Former-commit-id: 0e94a8add6753a158ce59912826a553a32fa8566
This commit is contained in:
parent
40f441ddd6
commit
62b993295e
@ -89,7 +89,7 @@ if [[ ${MAKE_CLEAN} == "ON" ]]; then
|
||||
-DMILVUS_ENABLE_PROFILING=${PROFILING} \
|
||||
-DBUILD_FAISS_WITH_MKL=${BUILD_FAISS_WITH_MKL} \
|
||||
-DUSE_JFROG_CACHE=${USE_JFROG_CACHE} \
|
||||
-DCMAKE_EXPORT_COMPILE_COMMANDS=ON
|
||||
-DCMAKE_EXPORT_COMPILE_COMMANDS=ON \
|
||||
../"
|
||||
echo ${CMAKE_CMD}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user