vcpkg/docs/maintainers/ports/vcpkg-cmake.md
Robert Schumacher 23cc58477e
[docs] Rewrite docs for vcpkg_cmake_build and vcpkg_cmake_install (#25477)
* [docs] Rewrite docs for vcpkg_cmake_build and vcpkg_cmake_install

* [docs] Fix broken links

* [docs] Add notes about parent helper port
2022-08-16 15:51:42 -07:00

8 lines
264 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_install.md)
- [`vcpkg_cmake_build()`](../vcpkg_cmake_build.md)