Browse Source

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/424/head
Jackson Campolattaro 6 years ago committed by GitHub
parent
commit
37f894a545
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  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