Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion docs/users/manifests.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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.