tmandry / lavender

Generate Visual Studio projects for Bazel (experimental)
MIT License
73 stars 17 forks source link

Ensure the output directory exists even if a label contains slashes #16

Closed lummax closed 1 year ago

lummax commented 3 years ago

I have a case where a label is of the form directory/binary.exe. For this, the directory {project_dir}/directory needs to be created by _makedirs().