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