Files
AeroPkg/assets/var/gnu/rocm/cmake.md
2026-07-22 04:29:56 +03:00

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