mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-20 00:47:53 +08:00
11 lines
477 B
Markdown
11 lines
477 B
Markdown
|
# 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)
|
||
|
- [`export` Command](#export-command)
|