Browse Source

doc: removed text suggesting Vcpkg is windows-only.

The Vcpkg package manager is cross platform, so its section header
doesn't need to mention Windows.
pull/369/head
Jackson Campolattaro 6 years ago committed by Vladimír Vondruš
parent
commit
e519edfb29
  1. 2
      doc/building.dox

2
doc/building.dox

@ -88,7 +88,7 @@ Starting from version 2019.01, stable releases of Magnum are available in the
[magnum package documentation](https://docs.hunter.sh/en/latest/packages/pkg/magnum.html) [magnum package documentation](https://docs.hunter.sh/en/latest/packages/pkg/magnum.html)
for details. for details.
@subsection building-packages-vcpkg Vcpkg packages on Windows @subsection building-packages-vcpkg Vcpkg package
Magnum is available as a [Vcpkg](https://github.com/Microsoft/vcpkg) package. Magnum is available as a [Vcpkg](https://github.com/Microsoft/vcpkg) package.
After setting up Vcpkg as described in their README, it is recommended to set After setting up Vcpkg as described in their README, it is recommended to set

Loading…
Cancel
Save