Skip to content

add call to cu_pkg_define_version #713

@dannybackx

Description

@dannybackx

Related area

support users

Hardware specification

N/A

Is your feature request related to a problem?

My problem was turned down but resolution of my problem not only requires you to call cmake_utilities from esp_lvgl_port so its version numbers are defined in the build system.
See #712.

Describe the solution you'd like

add

include(package_manager)
cu_pkg_define_version(${CMAKE_CURRENT_LIST_DIR})

to esp_lvgl_port, so your users don't have to edit an imported component to get this

Describe alternatives you've considered

See #712. Was turned down but the replacement action should be this feature request, and to my knowledge this wasn't taken up.

Additional context

No response

I have checked existing list of Feature requests and the Contribution Guide

  • I confirm I have checked existing list of Feature requests and Contribution Guide.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions