mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-19 04:57:49 +08:00
23cc58477e
* [docs] Rewrite docs for vcpkg_cmake_build and vcpkg_cmake_install * [docs] Fix broken links * [docs] Add notes about parent helper port
8 lines
264 B
Markdown
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)
|