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.