Files
pip/make_lib_full.bat

2 lines
74 B
Batchfile

cmake -G "MinGW Makefiles" -DLIB=1 -DUSB=1 -DCRYPT=1 . && make install %*