Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CMake support for modules-enabled kernel #432

Open
Jasinsky opened this issue Jan 24, 2025 · 1 comment
Open

CMake support for modules-enabled kernel #432

Jasinsky opened this issue Jan 24, 2025 · 1 comment
Labels
feature New feature or enhancement request

Comments

@Jasinsky
Copy link

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.

@Jasinsky Jasinsky added the feature New feature or enhancement request label Jan 24, 2025
@fdesbiens
Copy link
Contributor

fdesbiens commented Jan 24, 2025

This makes sense to me, @Jasinsky.

@eclipse-threadx/iot-threadx-committers and @eclipse-threadx/iot-threadx-contributors: let's discuss this matter at our meeting next week.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or enhancement request
Projects
None yet
Development

No branches or pull requests

2 participants