Updating googletest to 1.11.0 (#454)
Co-authored-by: Vahora <pavahora@amd.com>
[ROCm/rccl commit: ee1a11ca7e]
This commit is contained in:
@@ -50,7 +50,7 @@ if(NOT GTest_FOUND AND BUILD_TESTS OR INSTALL_DEPENDENCIES)
|
||||
|
||||
download_project(PROJ googletest
|
||||
GIT_REPOSITORY https://github.com/google/googletest.git
|
||||
GIT_TAG release-1.10.0
|
||||
GIT_TAG release-1.11.0
|
||||
INSTALL_DIR ${GTEST_ROOT}
|
||||
CMAKE_ARGS -DBUILD_GTEST=ON -DCMAKE_INSTALL_PREFIX=<INSTALL_DIR> ${COMPILER_OVERRIDE}
|
||||
LOG_DOWNLOAD TRUE
|
||||
|
||||
Reference in New Issue
Block a user