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

[ROCm/composable_kernel commit: 0e07dfdeab]
This commit is contained in:
Illia Silin
2024-01-02 14:00:53 -08:00
committed by GitHub
parent fda0e3e6ee
commit ed935284e9

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