mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-05 18:41:04 +08:00
non-GUI build should not require bonjour headers
This commit is contained in:
@@ -187,7 +187,7 @@ if (UNIX)
|
||||
message (FATAL_ERROR "Missing header: " ${XKBlib})
|
||||
endif()
|
||||
|
||||
if (NOT HAVE_DNSSD)
|
||||
if (BARRIER_BUILD_GUI AND NOT HAVE_DNSSD)
|
||||
message (FATAL_ERROR "Missing header: dns_sd.h")
|
||||
endif()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user