|
|
2 月之前 | |
|---|---|---|
| .. | ||
| Platform | 4 年之前 | |
| CMakeLists.txt | 1 年之前 | |
| get_python.bat | 1 年之前 | |
| get_python.cmake | 2 月之前 | |
| get_python.sh | 1 年之前 | |
| get_python_package_hash.cmake | 2 月之前 | |
| get_python_path.bat | 4 年之前 | |
| get_python_path.py | 4 年之前 | |
| pip.cmd | 4 年之前 | |
| pip.sh | 4 年之前 | |
| python.cmd | 5 月之前 | |
| python.sh | 3 月之前 | |
| readme.md | 4 年之前 | |
| requirements.txt | 4 月之前 | |
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.