sony / nmos-cpp

An NMOS (Networked Media Open Specifications) Registry and Node in C++ (IS-04, IS-05)
Apache License 2.0
136 stars 79 forks source link

Fix issue with the workaround for alternative package names for mDNSResponder #305

Closed garethsb closed 1 year ago

garethsb commented 1 year ago

The FindDNSSD.cmake find module could have found a system-installed one so that an mdnsresponder config package wouldn't be used.

Also add a bunch more status messages during configuration.