Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dev-util/hip: get rid of FindHIP and keep hip-config.
According to the cmake documentation, do not write find modules for packages that themselves build with CMake. Instead provide a CMake package configuration file with the package itself. FindHIP is needed by HIP over CUDA, not what Gentoo is aiming for. Reference: ROCm/hipFFT#66 Reference: https://cmake.org/cmake/help/latest/command/find_package.html Bug: ROCm/hipamd#39 Signed-off-by: Benda Xu <heroxbd@gentoo.org>
- Loading branch information