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