Skip to content

CMake support for modules-enabled kernel #432

Open
@Jasinsky

Description

@Jasinsky

CMake is lacking support of modules enabled kernel. Popular CMake use case is to fetch external dependencies with FetchContent.

Desired behavior would be introduction of CMake flag (cache variable) that selects kernel flavour.

Alternative is manual patching of CMake within build systems consuming external dependencies (which I am doing now)

If community gives positive feedback I can provide PR which enables given support.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or enhancement request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions