qtwasm_builder
qtwasm_builder copied to clipboard
Changing -std flag
When I build, I see that it adds -std=gnu++11
Where is that configure ? Is there a way to override that ? I need -std=c++17 for the code I am compiling.
Kind regards