How to add compiler or linker options in C++?

Title. I assume there’s some way to add compiler/linker arguments in build.gradle; what is it?

For C++ compiler flags:

Linker args are similar.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.