Chlumsky/json-cpp-gen

Automatically create directories for output files

Chlumsky opened this issue · 0 comments

Currently, if the generated files are supposed to go in directories that do not exist yet, the program will fail, unable to create the file. Perhaps, instead the directory structure could be automatically created.