Skip to content

userdocs/cmake-crossbuild

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cmake and ninja crossbuilds

Multiarch crossbuilds to use with Debian based platforms.

Deb packages are created and published as releases.

Follow the white rabbit

wget "https://github.com/userdocs/cmake-crossbuild/releases/latest/download/$(. /etc/os-release && printf '%s' "$ID")-$(. /etc/os-release && printf '%s' "$VERSION_CODENAME")-cmake-$(dpkg --print-architecture).deb"