Minimal installation with cmake

Dear rooters,

I have searched over the forum but I did not find similar question. I have just grabbed the latest version of ROOT namely 5.34.09 and I would like to know if there is a way to activate the “minimal” configuration option (the one you can set with ./configure --minimal …) but using cmake ? I have looked into CMakeList file as well as in RootBuildOptions.cmake file : while the “minimal” option exists and is set to OFF by default, it seems not to be used anywhere. Is there a plan to get this behavior back or should I set OFF all ROOT options and then activate the one I actually want ?

Thanks a lot for your help,
Xavier