Git is not used --- a/cmake/Dependencies.cmake +++ b/cmake/Dependencies.cmake @@ -23,9 +23,6 @@ # Dependencies -# Git -find_package(Git REQUIRED) - # Workaround until hcc & hip cmake modules fixes symlink logic in their config files. # (Thanks to rocBLAS devs for finding workaround for this problem!) list(APPEND CMAKE_PREFIX_PATH /opt/rocm/hip /opt/rocm)