Steve Pham 0ce7433f04 Double-quote windows command calls to support spaces in paths (#18429) (#18455) | пре 1 месец | |
---|---|---|
.. | ||
Platform | пре 3 година | |
CMakeLists.txt | пре 9 месеци | |
get_python.bat | пре 9 месеци | |
get_python.cmake | пре 9 месеци | |
get_python.sh | пре 6 месеци | |
get_python_package_hash.cmake | пре 9 месеци | |
get_python_path.bat | пре 3 година | |
get_python_path.py | пре 3 година | |
pip.cmd | пре 3 година | |
pip.sh | пре 3 година | |
python.cmd | пре 1 месец | |
python.sh | пре 1 месец | |
readme.md | пре 3 година | |
requirements.txt | пре 1 месец |
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.