Skip to content

Build succeeds when swig is not available but produces a non-working installation #14

@samcrow

Description

@samcrow

When installing gr-sparsdr with no swig tool installed, the CMake process finishes with no errors. The code can even be compiled and installed, but the installed package cannot be called from Python because it is missing the swig-generated code things.

The CMake process should abort if swig is not available.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingcmakeProblems with the CMake build system

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions