mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-27 10:21:07 +08:00
[docs/users/manifests.md] add a link to the specification (#16336)
* [docs/users/manifests.md] add a link to the specification * Accept review suggestions Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
This commit is contained in:
parent
365b3b6df6
commit
a09f19c379
@ -31,6 +31,10 @@ and a little more information on [CMake](#cmake-integration) integration.
|
||||
Check out the [manifest cmake example](../examples/manifest-mode-cmake.md) for an example project using CMake and
|
||||
manifest mode.
|
||||
|
||||
See [the specification](../specifications/manifests.md) for all the details about what can go into a manifest,
|
||||
including some restrictions on project a feature names.
|
||||
|
||||
|
||||
## Simple Example Manifest
|
||||
|
||||
```json
|
||||
@ -354,4 +358,3 @@ This property can be set to "false" to disable automatic dependency restoration
|
||||
#### `VcpkgInstalledDirectory` (Installed Directory)
|
||||
|
||||
This property defines the location where headers and binaries are consumed from. In manifest mode, this directory is created and populated based on your manifest.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user