Merge pull request #1148 from mcuee/readline_mingw
Add readline for MSYS2 mingw32/mingw64 build
This commit is contained in:
commit
0ebf220315
|
@ -266,6 +266,7 @@ jobs:
|
|||
mingw-w64-${{matrix.env}}-libusb-compat-git
|
||||
mingw-w64-${{matrix.env}}-hidapi
|
||||
mingw-w64-${{matrix.env}}-libftdi
|
||||
mingw-w64-${{matrix.env}}-readline
|
||||
- name: Configure
|
||||
run: >-
|
||||
cmake
|
||||
|
|
Loading…
Reference in New Issue