mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-24 14:16:31 +00:00
fix(CORE): gcc compilation errors with gtest (#13445)
This commit is contained in:
@@ -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 ""
|
||||
|
||||
Reference in New Issue
Block a user