I am wondering if there is anyway to suppress the compiler picker dialog that comes up when you first do configure on a cmakelists. For my project I want to have an option for what build they want and based on that I would like to set the compiler through cmake script if possible. Is there anyway to do this?
<br>