|
|
il y a 3 mois | |
|---|---|---|
| .. | ||
| Platform | il y a 4 ans | |
| CMakeLists.txt | il y a 1 an | |
| get_python.bat | il y a 1 an | |
| get_python.cmake | il y a 3 mois | |
| get_python.sh | il y a 1 an | |
| get_python_package_hash.cmake | il y a 3 mois | |
| get_python_path.bat | il y a 4 ans | |
| get_python_path.py | il y a 4 ans | |
| pip.cmd | il y a 4 ans | |
| pip.sh | il y a 4 ans | |
| python.cmd | il y a 7 mois | |
| python.sh | il y a 5 mois | |
| readme.md | il y a 4 ans | |
| requirements.txt | il y a 6 mois | |
This folder holds things like the python requirements.txt file that applies to all projects across the board.
Python will also be downloaded as a package from a packge store during CMAKE configure, and will be committed to this folder, under a sub-folder called "runtime/(operating system name)" which is why its in the ignore file.