mirror of
https://github.com/RYDE-WORK/pybind11.git
synced 2026-01-27 01:13:55 +08:00
3 lines
107 B
Batchfile
3 lines
107 B
Batchfile
"%PYTHON%" setup.py install --single-version-externally-managed --record=record.txt
|
|
if errorlevel 1 exit 1
|