threadx icon indicating copy to clipboard operation
threadx copied to clipboard

CMake support for modules-enabled kernel

Open Jasinsky opened this issue 11 months ago • 1 comments

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 avatar Jan 24 '25 11:01 Jasinsky

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.

fdesbiens avatar Jan 24 '25 14:01 fdesbiens

@fdesbiens - any luck with this? :)

Jasinsky avatar Jan 02 '26 17:01 Jasinsky