vcpkg/docs/maintainers/vcpkg_buildpath_length_warning.md
Jack·Boos·Yu 2b20b27b0d
[docs] Fix the automatically generated document URL (#16611)
* [document] Fix the automatically generated document URL

* [docs] Format all documents
2021-03-10 11:56:07 -06:00

708 B

vcpkg_buildpath_length_warning

The latest version of this document lives in the vcpkg repo.

Warns the user if their vcpkg installation path might be too long for the package they're installing.

vcpkg_buildpath_length_warning(<N>)

vcpkg_buildpath_length_warning warns the user if the number of bytes in the path to buildtrees is bigger than N. Note that this is simply a warning, and isn't relied on for correctness.

Source

scripts/cmake/vcpkg_buildpath_length_warning.cmake