Cardinal icon indicating copy to clipboard operation
Cardinal copied to clipboard

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

Open mpicard opened this issue 1 year ago • 1 comments

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

mpicard avatar Nov 05 '23 10:11 mpicard

"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.

dromer avatar Nov 05 '23 12:11 dromer