Steve Pham 0ce7433f04 Double-quote windows command calls to support spaces in paths (#18429) (#18455) | il y a 1 mois | |
---|---|---|
.. | ||
Platform | il y a 3 ans | |
CMakeLists.txt | il y a 9 mois | |
get_python.bat | il y a 9 mois | |
get_python.cmake | il y a 9 mois | |
get_python.sh | il y a 6 mois | |
get_python_package_hash.cmake | il y a 9 mois | |
get_python_path.bat | il y a 3 ans | |
get_python_path.py | il y a 3 ans | |
pip.cmd | il y a 3 ans | |
pip.sh | il y a 3 ans | |
python.cmd | il y a 1 mois | |
python.sh | il y a 1 mois | |
readme.md | il y a 3 ans | |
requirements.txt | il y a 1 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.