269 B
269 B
rocm/cmake 7.2.4
https://github.com/ROCm/rocm-cmake/archive/refs/tags/rocm-7.2.4.tar.gz
disable=true
mkdir -p build; cd build
cmake .. -DCMAKE_INSTALL_PREFIX=$pkgpath
cmake --build .
cmake --build . --target install