mirror of
https://github.com/pocoproject/poco.git
synced 2026-01-06 12:57:44 +01:00
fix(cmake): correct typo AVHAI -> AVAHI (#4805)
This commit is contained in:
@@ -75,7 +75,7 @@ if(ENABLE_DNSSD_DEFAULT)
|
||||
endif()
|
||||
endif()
|
||||
|
||||
if(ENABLE_DNSSD_AVHAI)
|
||||
if(ENABLE_DNSSD_AVAHI)
|
||||
ADD_AVAHI()
|
||||
endif()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user