qtwasm_builder icon indicating copy to clipboard operation
qtwasm_builder copied to clipboard

Changing -std flag

Open nyue opened this issue 5 years ago • 0 comments

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

nyue avatar Aug 11 '20 19:08 nyue