mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-04-20 14:59:17 +00:00
change the googletest cmake syntax for older cmake versions (#1116)
This commit is contained in:
@@ -10,7 +10,6 @@ FetchContent_Declare(
|
||||
GTest
|
||||
GIT_REPOSITORY https://github.com/google/googletest.git
|
||||
GIT_TAG f8d7d77c06936315286eb55f8de22cd23c188571
|
||||
SYSTEM
|
||||
)
|
||||
|
||||
# Suppress ROCMChecks WARNING on GoogleTests
|
||||
|
||||
Reference in New Issue
Block a user