Unverified Commit 0e07dfde authored by Illia Silin's avatar Illia Silin Committed by GitHub
Browse files

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

parent a35e466c
...@@ -10,7 +10,6 @@ FetchContent_Declare( ...@@ -10,7 +10,6 @@ FetchContent_Declare(
GTest GTest
GIT_REPOSITORY https://github.com/google/googletest.git GIT_REPOSITORY https://github.com/google/googletest.git
GIT_TAG f8d7d77c06936315286eb55f8de22cd23c188571 GIT_TAG f8d7d77c06936315286eb55f8de22cd23c188571
SYSTEM
) )
# Suppress ROCMChecks WARNING on GoogleTests # Suppress ROCMChecks WARNING on GoogleTests
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment