Add generator-agnostic target property for debugger working directory
Target property VS_DEBUGGER_WORKING_DIRECTORY is too specific.
Many IDEs have an option to set the debugger working directory. I don't think this option should be restricted only to Visual Studio, as the name would indicate.
Edited by Brad King