mirror of https://github.com/getdnsapi/getdns.git
Correct comments.
This commit is contained in:
parent
633724327f
commit
f34218d812
|
@ -20,7 +20,7 @@ This module will set the following variables in your project:
|
|||
``Libev_FOUND``
|
||||
If false, do not try to use Libev.
|
||||
``LIBEV_INCLUDE_DIR``
|
||||
where to find check.h, etc.
|
||||
where to find libev headers.
|
||||
``LIBEV_LIBRARIES``
|
||||
the libraries needed to use Libev.
|
||||
``LIBEV_VERSION``
|
||||
|
|
|
@ -20,7 +20,7 @@ This module will set the following variables in your project:
|
|||
``Libevent2_FOUND``
|
||||
If false, do not try to use Libevent2.
|
||||
``LIBEVENT2_INCLUDE_DIR``
|
||||
where to find check.h, etc.
|
||||
where to find libevent headers.
|
||||
``LIBEVENT2_LIBRARIES``
|
||||
the libraries needed to use Libevent2.
|
||||
``LIBEVENT2_VERSION``
|
||||
|
|
|
@ -20,7 +20,7 @@ This module will set the following variables in your project:
|
|||
``Libidn_FOUND``
|
||||
If false, do not try to use Libidn.
|
||||
``LIBIDN_INCLUDE_DIR``
|
||||
where to find check.h, etc.
|
||||
where to find libidn headers.
|
||||
``LIBIDN_LIBRARIES``
|
||||
the libraries needed to use Libidn.
|
||||
|
||||
|
|
|
@ -20,7 +20,7 @@ This module will set the following variables in your project:
|
|||
``Libidn2_FOUND``
|
||||
If false, do not try to use Libidn2.
|
||||
``LIBIDN2_INCLUDE_DIR``
|
||||
where to find check.h, etc.
|
||||
where to find libidn2 headers.
|
||||
``LIBIDN2_LIBRARIES``
|
||||
the libraries needed to use Libidn2.
|
||||
``LIBIDN2_VERSION``
|
||||
|
|
|
@ -20,7 +20,7 @@ This module will set the following variables in your project:
|
|||
``Libunbound_FOUND``
|
||||
If false, do not try to use Libunbound.
|
||||
``LIBUNBOUND_INCLUDE_DIR``
|
||||
where to find check.h, etc.
|
||||
where to find libunbound headers.
|
||||
``LIBUNBOUND_LIBRARIES``
|
||||
the libraries needed to use Libunbound.
|
||||
``LIBUNBOUND_VERSION``
|
||||
|
|
|
@ -20,7 +20,7 @@ This module will set the following variables in your project:
|
|||
``Libuv_FOUND``
|
||||
If false, do not try to use Libuv.
|
||||
``LIBUV_INCLUDE_DIR``
|
||||
where to find check.h, etc.
|
||||
where to find libuv headers.
|
||||
``LIBUV_LIBRARIES``
|
||||
the libraries needed to use Libuv.
|
||||
``LIBUV_VERSION``
|
||||
|
|
Loading…
Reference in New Issue