Hello!
I am not exactly sure whether this is a bug or a known feature, but the generated rsp file (linker arguments) in a CMake project gets automatically deleted on a successful build. The only way to get it to stay (that I know of) is to cause a linker error purposely which keeps it lying in the build directory, but otherwise it is deleted on successful build.I looked through almost all the preferences and VisualGDB properties that I could to see if there was any settings to turn off the deletion but I could not find anything.
It would be greatly appreciated if you could either add an option to keep this file, or to even just never remove it because I don’t see any need for it to be removed.
Appreciate your time! Thank you.