Skip to content

Examples cannot have separate sets of dependencies #523

@brendanzab

Description

@brendanzab

gfx-rs has examples which have different dependency requirements. It would be great not to have to litter the Cargo.toml with them.

At the moment we have a Makefile to build them, but it results in a huge amount of recompilation.

This could be also useful for external API tests and benchmarks that need to test themselves against different libraries.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions