frozen icon indicating copy to clipboard operation
frozen copied to clipboard

add meson support for eased cross-compilation

Open thillux opened this issue 2 years ago • 0 comments

In the past I mostly cross-compiled frozen from hand and copy-pasted it inside the needed application.

This patch adds a meson build definition, which already has builtin cross-compilation support. My aim is to use this in cross-compiled NixOS pkgs as a dependency without copy-paste and manual cross-compilation.

thillux avatar Aug 10 '23 10:08 thillux