Skip to content

Fix clang-tidy build #70

@sachinpro

Description

@sachinpro

Clang-tidy for our CI checks throws false positives because GTest is installed using FetchContent_Declare for cmake.

To fix this, we need to use the library already built and installed from source.

Metadata

Metadata

Assignees

No one assigned

    Labels

    priority: p2Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions