Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37864481
en ru br
ALT Linux repos
S:5.6.1-alt0.1

Group :: Development/C++
RPM: rocm-cmake

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: rocm-cmake
Version: 5.6.1
Release: alt0.1
License: MIT
Group: Development/C++
Summary: CMake modules used within the ROCm libraries

Url: https://github.com/RadeonOpenCompute/rocm-cmake

Source: %name-%version.tar

BuildRequires(pre): cmake
BuildArch: noarch

%description
rocm-cmake is a collection of CMake modules for common build and development
tasks within the ROCm project. It is therefore a build dependency for many of
the libraries that comprise the ROCm platform.

rocm-cmake is not required for building libraries or programs that use ROCm; it
is required for building some of the libraries that are a part of ROCm.

%prep
%setup

%build
%cmake

%cmake_build

%install
%cmake_install

%files
%doc LICENSE README.md CHANGELOG.md
%dir %_datadir/rocm
%_datadir/rocm/cmake

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin