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.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.