Skip to content

fileapi: add backtraces for compile/link options

Justin Goshi requested to merge jgoshi/cmake:fileapiAddMoreBacktraces into master

Backtraces are already stored for target compile and link options. Output that information as part of the fileapi response files.

Merge request reports