Skip to content

Move all kernel component handling to CMake functions#243

Merged
danieldk merged 1 commit intomainfrom
cmake-kernel-function
Jan 27, 2026
Merged

Move all kernel component handling to CMake functions#243
danieldk merged 1 commit intomainfrom
cmake-kernel-function

Conversation

@danieldk
Copy link
Member

Our end goal is to generate a CMake file that works with all backends. This is a first step, handle the kernel components using functions, so that we can later generate the calls for every backend. The calls are still in backend-specific code for now.

Our end goal is to generate a CMake file that works with all backends.
This is a first step, handle the kernel components using functions, so
that we can later generate the calls for every backend. The calls are
still in backend-specific code for now.
Copy link
Collaborator

@drbh drbh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@danieldk danieldk merged commit dc993e5 into main Jan 27, 2026
37 checks passed
@danieldk danieldk deleted the cmake-kernel-function branch January 27, 2026 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants