mirror of
https://github.com/PaddlePaddle/PaddleOCR.git
synced 2025-12-29 16:08:23 +00:00
change auto_log download branch
This commit is contained in:
parent
52c920fc6d
commit
abefdcb88e
@ -8,7 +8,7 @@ ExternalProject_Add(
|
||||
extern_Autolog
|
||||
PREFIX autolog
|
||||
GIT_REPOSITORY ${AUTOLOG_REPOSITORY}
|
||||
GIT_TAG support_cpp_log
|
||||
GIT_TAG main
|
||||
DOWNLOAD_NO_EXTRACT True
|
||||
INSTALL_COMMAND cmake -E echo "Skipping install step."
|
||||
)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user