early-access version 2853
This commit is contained in:
10
externals/vcpkg/docs/users/buildsystems/integration.md
vendored
Executable file
10
externals/vcpkg/docs/users/buildsystems/integration.md
vendored
Executable file
@@ -0,0 +1,10 @@
|
||||
# Buildsystem Integration
|
||||
|
||||
**The latest version of this documentation is available on [GitHub](https://github.com/Microsoft/vcpkg/tree/master/docs/users/buildsystems/integration.md).**
|
||||
|
||||
vcpkg supports use from any buildsystem and has specific native integration into MSBuild and CMake.
|
||||
|
||||
- [MSBuild Integration (Visual Studio)](msbuild-integration.md)
|
||||
- [CMake Integration](cmake-integration.md)
|
||||
- [Manual Integration](manual-integration.md)
|
||||
- [`export` Command](export-command.md)
|
Reference in New Issue
Block a user