slint/api
Simon Hausmann a5bea16596
Add Ninja to the list of required tools (#2498)
We have plenty of command lines that explicitly use `-GNinja`, so let's
make Ninja a tool that is required. That's easier than changing all the
command lines to have two variants (use XX or YY if you have Ninja
installed), and we know that the dependency handling works best with
Ninja.

Fixes #2495

Co-authored-by: Olivier Goffart <olivier.goffart@slint-ui.com>
2023-04-11 16:35:28 +02:00
..
cpp Add Ninja to the list of required tools (#2498) 2023-04-11 16:35:28 +02:00
node Nodejs: add some documentation of the dependencies 2023-03-30 09:42:00 +02:00
rs Don't use old syntax in docs 2023-04-06 17:06:46 +02:00
wasm-interpreter Introduce error handling in the FemtoVG and Skia renderers (#2402) 2023-03-24 14:18:11 +01:00