Skip to content

.tip/deps with invalid entries does not produce an error #73

@matthew-dews

Description

@matthew-dews

Hi,

in .tipi/deps I had

"google/googletest": {
        "u": true,
        "package": "GTest"
    },

this produced a CMake error because I wrote package instead of packages. I think that having an incorrect entry in .tipi/deps should produce a hard error, otherwise it's easy to lose a lot of time troubleshooting the wrong problem.

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