You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Before building a specific cpp file, I need to print the used copts and linkopts in a file(header or text file).
what is the easiest way to achieve this goal?
I tried creating a cc_toolchain_suite but I was not able to get them.
The text was updated successfully, but these errors were encountered:
Before building a specific cpp file, I need to print the used copts and linkopts in a file(header or text file).
what is the easiest way to achieve this goal?
I tried creating a cc_toolchain_suite but I was not able to get them.
The text was updated successfully, but these errors were encountered: