jbagg / QtZeroConf

Qt wrapper class for ZeroConf libraries across various platforms.
Other
70 stars 51 forks source link

Fix building on FreeBSD, including the example #57

Closed probonopd closed 2 years ago

probonopd commented 2 years ago

Closes #55

jbagg commented 2 years ago

I cherry picked this into master because I merged in another pull request before this one and it would no longer fast forward.

probonopd commented 2 years ago

Thanks @jbagg