slint/docs/tutorial/cpp/src
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
..
CMakeLists.txt cmake: Fix SLINT_EMBED_RESOURCES 2023-03-27 16:18:05 +02:00
conclusion.md docs: Use it's, etc. more consistently (#2287) 2023-02-24 17:42:22 +01:00
creating_the_tiles_from_cpp.md docs: Use it's, etc. more consistently (#2287) 2023-02-24 17:42:22 +01:00
from_one_to_multiple_tiles.md docs: Modernize the tutorials for 1.0 2023-02-09 16:59:25 +01:00
game_logic_in_cpp.md docs: Modernize the tutorials for 1.0 2023-02-09 16:59:25 +01:00
getting_started.md Add Ninja to the list of required tools (#2498) 2023-04-11 16:35:28 +02:00
icons Initial port of the C++ version of the memory tutorial 2021-06-17 11:53:16 +02:00
ideas_for_the_reader.md docs: Remove builtin_ prefix from files in builtins dir 2023-02-24 12:04:22 +01:00
introduction.md docs: Modernize the tutorials for 1.0 2023-02-09 16:59:25 +01:00
main_game_logic.cpp Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
main_initial.cpp Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
main_tiles_from_cpp.cpp Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
memory.slint docs: Modernize the tutorials for 1.0 2023-02-09 16:59:25 +01:00
memory_game_logic.slint docs: Modernize the tutorials for 1.0 2023-02-09 16:59:25 +01:00
memory_tile.md docs: Use it's, etc. more consistently (#2287) 2023-02-24 17:42:22 +01:00
memory_tile.slint docs: Modernize the tutorials for 1.0 2023-02-09 16:59:25 +01:00
memory_tiles_from_cpp.slint docs: Modernize the tutorials for 1.0 2023-02-09 16:59:25 +01:00
polishing_the_tile.md Change the Url from sixtyfps.io to slint-ui.com 2022-02-08 08:52:46 +01:00
SUMMARY.md Janitor: Fix warnings about markdown files 2021-06-28 08:32:25 +02:00