Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.rasmusj.dk/llms.txt

Use this file to discover all available pages before exploring further.

CMake

Remember these lines when setting up cmake specfile
BuildRequires: cmake >= 3.19
BuildRequires: cargo >= 1.40
BuildRequires: rust >= 1.40

%build
%cmake
%cmake_build

%install
%cmake_install