Hey @linuxmaniac,
After 2dc8de1, you should be able to pass multiple groups in the `-DMODULE_GROUP_NAME` option like
`cmake -S . -B build-multigroup -DMODULE_GROUP_NAME="KSTANDARD KMYSQL"`
along with the `INCLUDE_MODULES` and `EXCLUDE_MODULES` options that accept specific modules.