From 25666da52598e9993392835ad87fd3cd2fcd4af4 Mon Sep 17 00:00:00 2001 From: xengineering Date: Sun, 24 Nov 2024 21:04:56 +0100 Subject: Document build dependencies --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/README.md b/README.md index aee2a95..2aee53f 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,16 @@ This repository contains Inkscape files with art to be included in other projects. +## Build dependencies + +The following tools have to be installed to build the full content in all +output formats. + +- [Inkscape][1] +- [CMake][2] +- [Ninja][3] +- [ImageMagick][4] + ## Usage CMake is used to provide a build directory. @@ -18,3 +28,8 @@ ninja -C build ``` The results are placed inside the `build` folder. + +[1]: https://inkscape.org +[2]: https://cmake.org +[3]: https://ninja-build.org +[4]: https://imagemagick.org -- cgit v1.2.3-70-g09d2