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 620f1f3 commit e9f2f48Copy full SHA for e9f2f48
wiki/Main.adoc
@@ -13,4 +13,4 @@
13
- **Android**: `io.github.cppfw:{package_name}`
14
- **cocoapods** (iOS): `{package_name}`
15
- **Msys2** (Windows): `mingw-w64-i686-{package_name}`, `mingw-w64-x86_64-{package_name}`
16
-- **Nuget** (Windows, Visual Studio): `lib{package_name}`
+- **Nuget** (DEPRECATED!!! use `vcpkg`) (Windows, Visual Studio): `lib{package_name}`
0 commit comments