From 2db87345232a06d3d9bc2b3921aa85ca07654fa9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Mon, 2 Dec 2013 23:05:19 +0100 Subject: [PATCH] doc++ --- doc/building.dox | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/building.dox b/doc/building.dox index 8e83ef153..782150c3a 100644 --- a/doc/building.dox +++ b/doc/building.dox @@ -403,8 +403,8 @@ thus you need also **SDL2**, **GLUT** and **OpenAL** libraries. It expects that compile the library with every combination of them. You can add/remove the axes in `axes/hudson.matrix.TextAxis` or via the web interface later. -Magnum-GLTests depend on active X11 session, thus they should be run from -Jenkins instance running on graphical user session. +Magnum-Compatibility-GLTests depend on active X11 session, thus they should be +run from Jenkins instance running on graphical user session. There is also MinGW32 and Emscripten configuration, add or update them with the commands below. See @ref building-crosscompiling for more information about