-
- Downloads
Python: cmake module install rule fix for Python 3
.pyc files are now in a __pycache__ directory, and include the python version and interpreter in the filename. Use a glob to copy them during install.
Please register or sign in to comment