itas109 / CSerialPort

CSerialPort - lightweight cross-platform serial port library for C++/C/C#/Java/Python/Node.js/Electron
https://blog.csdn.net/itas109/article/details/84282860
Other
710 stars 337 forks source link

能否将此项目发布到vcpkg 包管理器上方便使用 #68

Closed bluceyee closed 1 year ago

bluceyee commented 2 years ago

能否将此项目发布到vcpkg包管理上呢,以方便使用,谢谢! git@github.com:microsoft/vcpkg.git

itas109 commented 2 years ago

好的,感谢反馈

itas109 commented 1 year ago

已将CSerialPort v4.1.1版本添加到microsoft/vcpkg包管理 Added CSerialPort v4.1.1 to microsoft vcpkg package managet.

$ git clone https://github.com/microsoft/vcpkg
$ cd vcpkg
$ ./bootstrap-vcpkg.sh

$ ./vcpkg install cserialport