Skip to content

cmake options to avoid building tests #23

Description

@webern

set up cmake to take options so that, by default we

Build NO test binary.

But we can choose to build
Light tests

Or we can choose to build
Full tests

e.g.
maybe
MX_TEST_BUILD=none
MX_TEST_BUILD=light
MX_TEST_BUILD=all

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions