mirror of
https://github.com/RYDE-WORK/pybind11.git
synced 2026-01-24 16:12:25 +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
|