Skip to content
Merged
Changes from 1 commit
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
4 changes: 4 additions & 0 deletions 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](/docs/specifications/manifests.md) for all the details about what can go into a manifest,
Comment thread
coryan marked this conversation as resolved.
Outdated
including some restrictions on project a feature names.


## Simple Example Manifest

```json
Expand Down