We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f4fba6 commit 48e3e92Copy full SHA for 48e3e92
wiki/main.adoc
@@ -11,7 +11,7 @@
11
- **deb** (Linux): `lib{package_name}-dev`
12
- **homebrew** (MacOS X): `lib{package_name}`
13
- **Msys2** (Windows): `mingw-w64-i686-{package_name}`, `mingw-w64-x86_64-{package_name}`
14
-- **Nuget** (Windows, Visual Studio 2019+): `lib{package_name}`
+- **Nuget** (DEPRECATED!!! use `vcpkg`) (Windows, Visual Studio 2019+): `lib{package_name}`
15
16
== Documentation
17
- link:tutorial.adoc[Getting started]
0 commit comments