From e65d1b8affbab7d4bc245224d643e8f7f66771c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Mon, 19 Oct 2020 12:53:07 +0200 Subject: [PATCH] Doc++ Ugh, no, this tool is not alive yet. --- doc/building.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/building.dox b/doc/building.dox index 928997b14..db34f5b04 100644 --- a/doc/building.dox +++ b/doc/building.dox @@ -622,7 +622,7 @@ There are also a few command-line utilities, also all disabled by default: - `WITH_IMAGECONVERTER` --- Build the @ref magnum-imageconverter "magnum-imageconverter" executable for converting images of different formats. Enables also building of the @ref Trade library. -- `WITH_SCENECONVERTER` --- Build the @ref magnum-shaderconverter "magnum-sceneconverter" +- `WITH_SCENECONVERTER` --- Build the @ref magnum-sceneconverter "magnum-sceneconverter" executable for converting scenes of different formats. Enables also building of the @ref MeshTools library.