change the googletest cmake syntax for older cmake versions (#1116)

This commit is contained in:
Illia Silin
2024-01-02 14:00:53 -08:00
committed by GitHub
parent a35e466c86
commit 0e07dfdeab

View File

@@ -10,7 +10,6 @@ FetchContent_Declare(
GTest
GIT_REPOSITORY https://github.com/google/googletest.git
GIT_TAG f8d7d77c06936315286eb55f8de22cd23c188571
SYSTEM
)
# Suppress ROCMChecks WARNING on GoogleTests