SmartCommandlineArgs icon indicating copy to clipboard operation
SmartCommandlineArgs copied to clipboard

Allow for user path to solution wide json files

Open MBulli opened this issue 4 years ago • 0 comments

Hi, I'm in a similar position where we use a custom build toolchain that regenerates solution and project files (not UE). Solution location is also temporary in my case and gets purged occasionally.

Could you add a more general option to specify a directory (ideally outside of the source tree) where args.json is stored? It could create a sub-directory in it for each solution path or something like that.

Originally posted by @chrisaverage in https://github.com/MBulli/SmartCommandlineArgs/issues/88#issuecomment-559538617

MBulli avatar Jan 11 '22 21:01 MBulli