mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-19 09:57:51 +08:00
3f71620c2b
* [docs] Rewrite doc for vcpkg_cmake_configure. Move up into docs/maintainers/. * [docs] CR * PR comment
8 lines
282 B
Markdown
8 lines
282 B
Markdown
# vcpkg-cmake
|
|
|
|
This port contains portfile helper functions for dealing with a CMake buildsystem.
|
|
|
|
- [`vcpkg_cmake_configure()`](../vcpkg_cmake_configure.md)
|
|
- [`vcpkg_cmake_install()`](vcpkg-cmake/vcpkg_cmake_install.md)
|
|
- [`vcpkg_cmake_build()`](vcpkg-cmake/vcpkg_cmake_build.md)
|