wjwwood / serial

Cross-platform, Serial Port library written in C++
http://wjwwood.github.com/serial/
MIT License
2.11k stars 1.02k forks source link

Win .dll build support #264

Open CristiFati opened 2 years ago

CristiFati commented 2 years ago

Possibility of building a .dll (not just a static library). Static library is still the default.

Also got rid of custom stdint variant (which exists in VStudio for at least 12 years).

lp35 commented 1 year ago

Hey!

This can be also used: https://cmake.org/cmake/help/latest/module/GenerateExportHeader.html