-
Notifications
You must be signed in to change notification settings - Fork 899
Open
Labels
featureNew feature or enhancement requestNew feature or enhancement request
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
featureNew feature or enhancement requestNew feature or enhancement request