zeromq / zmqpp

0mq 'highlevel' C++ bindings
http://zeromq.github.io/zmqpp
Mozilla Public License 2.0
438 stars 195 forks source link

Removed -Wextra to make windows happy (Fixes #171) #172

Closed benjamg closed 7 years ago

benjamg commented 7 years ago

If someone who knows cmake wants to show me how to do compiler specific stuff please feel free to correct this PR I would be most grateful.