c++ - Setting different compiler flags when "Running" and "Debugging" app -




i native code run -o3 optimisation whenever hit "run (shift+f10)" in android studio , -o0 when hit "debug (shift+f9)". how achieve in cmakelists or in build.gradle app?

i couldn't find looking through google.

any appretiated!





wiki

Comments

Popular posts from this blog

elasticsearch - what is the equivalent data type for geo_point in hibernate search? -

firebase - How to wait value in Ionic 2 -

Jenkins: find build number for git commit -