diff options
Diffstat (limited to 'modules/FindDNSSD.cmake')
-rw-r--r-- | modules/FindDNSSD.cmake | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/modules/FindDNSSD.cmake b/modules/FindDNSSD.cmake index ba7f1f57..fca7f33e 100644 --- a/modules/FindDNSSD.cmake +++ b/modules/FindDNSSD.cmake @@ -7,6 +7,11 @@ # DNSSD_DEFINITIONS - Compiler switches required for using DNSSD # # need more test: look at into dnssd/configure.in.in +# +# Copyright (c) 2006, Laurent Montel, <montel@kde.org> +# +# Redistribution and use is allowed according to the terms of the BSD license. +# For details see the accompanying COPYING-CMAKE-SCRIPTS file. FIND_PATH(DNSSD_INCLUDE_DIR dns_sd.h /usr/include |