fix(CORE): gcc compilation errors with gtest (#13445)

This commit is contained in:
Yehonal
2022-10-17 16:01:32 +02:00
committed by GitHub
parent c855e8d227
commit a8d41010f5

View File

@@ -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 ""