fix(CORE): gcc compilation errors with gtest (#13445)
This commit is contained in:
parent
c855e8d227
commit
a8d41010f5
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ ExternalProject_Add(
|
|||
GIT_REPOSITORY
|
||||
https://github.com/google/googletest.git
|
||||
GIT_TAG
|
||||
main
|
||||
release-1.12.1
|
||||
CONFIGURE_COMMAND ""
|
||||
BUILD_COMMAND ""
|
||||
INSTALL_COMMAND ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue