mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-27 10:21:07 +08:00
[docs] document VCPKG_INSTALLED_DIR variable (#22695)
This commit is contained in:
parent
ee1531ce6c
commit
94c43b8f60
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user