Title. I assume there’s some way to add compiler/linker arguments in build.gradle; what is it?
For C++ compiler flags:
- Pragma or gradle flag for ignoring deprecated warnings
- Control C++ compiler flags in gradle build file
Linker args are similar.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.