index
:
extra-cmake-modules.git
hurd
master
hurd extra-cmake-modules.git
biblio
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
FindDNSSD.cmake
Age
Commit message (
Expand
)
Author
2011-06-30
Move the modules, modules-test and systeminfo subdirs into 'attic'
Allen Winter
2007-08-14
Use find_package_handle_standard_args
Laurent Montel
2007-07-02
Alex is right. Keep as "NOTFOUND" if not found
Laurent Montel
2007-02-06
Without DNSServiceRefDeallocate the dns_sd.h found on Mac OS 10.3.9 is comple...
David Faure
2007-01-05
-no need to specify /usr/lib and /usr/local/lib
Alexander Neundorf
2007-01-05
on osx the DNS-SD bits are in libSystem
Benjamin Reed
2006-09-09
added copyright notice everywhere.
Alexander Neundorf
2006-04-06
If libdns_sd or includes are not found, build libkdnssd anyway as stub.
Jakub Stachowski
2006-03-20
minor cleanups: indenting, adding newline to end of file, etc.
Allen Winter
2006-02-15
Hmm, "NOT" can't be lowercased. I tested before lowercasing that last one, of...
David Faure
2006-02-15
Lowercase some common keywords to improve readability
David Faure
2006-02-12
-moved the cmake code to find kdewin32 out of FindKDE4.cmake and into its own...
Alexander Neundorf
2006-01-31
Add test for dnssd lib
Laurent Montel