-
Notifications
You must be signed in to change notification settings - Fork 62
Open
Description
The existing examples are great to get started with simple projects, but are not enough for more complex projects:
- cmake/autotools/meson projects with multiple targets (e.g mpg123, vorbis, etc.).
- According to https://docs.conan.io/en/latest/migrating_to_2.0/recipes.html#the-scm-attribute the scm attribute was removed but Git seems to be missing a few features like
"submodule": "shallow",
"shallow": True,
scm attributes. Again, a more complex example will be more than welcome.
franramirez688
Metadata
Metadata
Assignees
Labels
No labels