Browse Source

doc: unify this line with other projects.

pull/364/head
Vladimír Vondruš 7 years ago
parent
commit
b1abf4d507
  1. 3
      doc/cmake.dox

3
doc/cmake.dox

@ -60,7 +60,8 @@ Basic usage is:
find_package(Magnum REQUIRED)
@endcode
This module tries to find base Magnum library and then defines:
This module tries to find the base Magnum library and then defines the
following:
- `Magnum_FOUND` --- Whether the library was found
- `Magnum::Magnum` --- Base library imported target

Loading…
Cancel
Save