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

Is there an easy way to filter which modules are included in the build? #598

Open
mpicard opened this issue Nov 5, 2023 · 1 comment
Open

Comments

@mpicard
Copy link

mpicard commented Nov 5, 2023

Hey folks I would like to create my own build with a small subset of plugins, I only use a handful of modules.

@dromer
Copy link
Collaborator

dromer commented Nov 5, 2023

"easy" is relative. You will have to modify plugins/plugins.cpp and probably a few other bits.

Perhaps see how this is done for CardinalMini which is essentially exactly that: a custom build with only a subset of modules included.

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

No branches or pull requests

2 participants