Open mhashim11 opened 1 year ago
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.
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.