Unfortunately, there is no FindAvahi.cmake file available. Instead use
find_library and find_path to find the libavahi-client.so and
avahi-client/client.h files. This improves logging if the files are not found
and allows to use CMAKE_FIND_ROOT_PATH to alter the search paths for
crossplatform builds.
Unfortunately, there is no FindAvahi.cmake file available. Instead use find_library and find_path to find the libavahi-client.so and avahi-client/client.h files. This improves logging if the files are not found and allows to use CMAKE_FIND_ROOT_PATH to alter the search paths for crossplatform builds.