Browse Source

doc: make the custom buildsystem docs easier to search for.

simd
Vladimír Vondruš 7 years ago
parent
commit
fc939242f8
  1. 3
      doc/custom-buildsystems.dox

3
doc/custom-buildsystems.dox

@ -27,6 +27,9 @@ namespace Magnum {
/** @page custom-buildsystems Using Magnum with custom buildsystems
@brief Guide and troubleshooting when you don't want to use CMake.
@m_keyword{Using custom buildsystems,,}
@m_keyword{Custom buildsystems,,}
While Magnum uses CMake as its primary buildsystem, it's possible to use Magnum
with a custom buildsystem as well. The following guide will highlight the most
important concepts for both using and building Magnum.

Loading…
Cancel
Save