Skip to content

The dno dependency has no release and it is not clear how to package it #899

Description

@dvzrv

When looking into relying on system dependencies when building libossia, I noticed that https://github.com/thibaudk/dno has no release and cannot be packaged.

Currently, when wanting to use system libraries, the following triggers:

if(OSSIA_USE_SYSTEM_LIBRARIES)
find_package(dno CONFIG GLOBAL)
endif()

I think this wouldn't work, as upstream dno doesn't install cmake integration (or have integration for install the headers even).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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