Skip to content

Fuzztest installs antlr into the source folder #1898

@solbjorg

Description

@solbjorg

Discovered this while building fuzztest using cmake. In the root of my project a dist folder appeared with libantlr. This seems to be an outcome of this issue: antlr/antlr4#3784

Unfortunately antlr-cpp enables building tests by default, so fuzztest needs to explicitly turn off antlr-cpp building its own tests. (It should also disable building the shared library, since this is unused.)

I'd be happy to provide a PR, although I suppose I would have to sign the CLA first?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions