mirror of
https://github.com/RYDE-WORK/pybind11.git
synced 2026-03-22 02:13:43 +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
|