[docs] document VCPKG_INSTALLED_DIR variable (#22695)

This commit is contained in:
nicole mazzuca 2022-02-03 19:20:23 -08:00 коммит произвёл GitHub
Родитель ee1531ce6c
Коммит 94c43b8f60
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 5 добавлений и 0 удалений

Просмотреть файл

@ -344,6 +344,11 @@ If unset, vcpkg will automatically detect an appropriate native triplet (x64-win
See also [Host Dependencies](host-dependencies.md).
### `VCPKG_INSTALLED_DIR`
This variable allows one to set the location of the `vcpkg_installed` directory.
It defaults to `${CMAKE_BINARY_DIR}/vcpkg_installed`.
#### `VCPKG_MANIFEST_MODE`
This variable controls whether vcpkg operates in manifest mode or in classic mode. To disable manifest mode even with a