[wpinet] Add option to use directly linked Avahi from cmake (#8469)

This commit is contained in:
Thad House
2025-12-12 19:39:26 -08:00
committed by GitHub
parent cbe447aad7
commit d830c41063
5 changed files with 45 additions and 2 deletions

View File

@@ -68,4 +68,7 @@ Checks:
modernize-use-override,
modernize-use-using,
readability-braces-around-statements'
CheckOptions:
- key: modernize-use-using.IgnoreExternC
value: 'true'
FormatStyle: file