Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Build] Fixed generate_gmake2_vulkan.py
The script was previously passing the d3d12 parameter to the project generator instead of vulkan. Apart from that, fixed an issue where subprocess.Popen didn't actually work. Aparently adding `shell=True` as a parameter fixes it.
- Loading branch information