Create venv and install glad-python dependencies during build
I was playing around with the automatic generation of sources during the build process and noticed that python-glad requires jinja2, a dependency that I have not (per default) installed on my system.
With this PR I propose that, during build, a virtualenv is created and all python dependencies are installed.
I did some minor testing on my windows machine with msys and vs community 22 (amd64), all running cmake version 3.30.5
合并状态:未合并 关闭于 2024-11-10 3 条评论