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