mirror of
https://github.com/pocoproject/poco.git
synced 2024-12-12 10:13:51 +01:00
fix(cmake): correct typo AVHAI -> AVAHI (#4805)
This commit is contained in:
parent
ed54e86914
commit
d13fac600a
@ -75,7 +75,7 @@ if(ENABLE_DNSSD_DEFAULT)
|
||||
endif()
|
||||
endif()
|
||||
|
||||
if(ENABLE_DNSSD_AVHAI)
|
||||
if(ENABLE_DNSSD_AVAHI)
|
||||
ADD_AVAHI()
|
||||
endif()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user