mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-05-14 02:02:46 +00:00
change the googletest cmake syntax for older cmake versions (#1116)
[ROCm/composable_kernel commit: 0e07dfdeab]
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