@@ -9,7 +9,7 @@ Find Advanced Linux Sound Architecture (ALSA)
Find the alsa libraries (``asound``)
-IMPORTED Targets
+Imported Targets
^^^^^^^^^^^^^^^^
.. versionadded:: 3.12
@@ -54,7 +54,7 @@ The following variables may be set to influence this module's behavior:
Search for any BLAS/LAPACK.
Most likely, a BLAS/LAPACK with 32-bit integer interfaces will be found.
-Imported targets
This module defines the following :prop_tgt:`IMPORTED` targets:
@@ -7,7 +7,7 @@ FindBZip2
Try to find BZip2
@@ -102,7 +102,7 @@ Options
If specified, the CUDA Toolkit is considered found only if the exact
``VERSION`` specified is recovered.
An :ref:`imported target <Imported targets>` named ``CUDA::toolkit`` is provided.
@@ -18,7 +18,7 @@ Find the native CURL headers and libraries.
FEATURES: SSL IPv6 UnixSockets libz AsynchDNS IDN GSS-API PSL SPNEGO
Kerberos NTLM NTLM_WB TLS-SRP HTTP2 HTTPS-proxy
@@ -10,7 +10,7 @@ Find the Common UNIX Printing System (CUPS).
Set ``CUPS_REQUIRE_IPP_DELETE_ATTRIBUTE`` to ``TRUE`` if you need a version which
features this function (i.e. at least ``1.1.19``)
.. versionadded:: 3.15
@@ -8,7 +8,7 @@ FindDevIL
This module locates the Developer's Image Library,
`DevIL <https://openil.sourceforge.net/>`_.
.. versionadded:: 3.21
@@ -13,7 +13,7 @@ Find Geospatial Data Abstraction Library (GDAL).
find module. For further details, see `GDAL's documentation on CMake
integration <https://gdal.org/en/latest/development/cmake.html>`_.
.. versionadded:: 3.14
@@ -7,7 +7,7 @@ FindGIF
This finds the Graphics Interchange Format (GIF) library (``giflib``)
This module defines the following :prop_tgt:`IMPORTED` target:
@@ -7,7 +7,7 @@ FindGLUT
Find OpenGL Utility Toolkit (GLUT) library and include files.
.. versionadded:: 3.1
@@ -10,7 +10,7 @@ Locate the Google C++ Testing Framework.
.. versionadded:: 3.20
Upstream ``GTestConfig.cmake`` is used if possible.
@@ -7,7 +7,7 @@ FindGnuTLS
Find the GNU Transport Layer Security library (gnutls)
.. versionadded:: 3.16
@@ -39,7 +39,7 @@ There are also components for the following ImageMagick APIs:
* ``MagickCore``: ImageMagick MagickCore low-level C API, if found.
.. versionadded:: 3.26
@@ -7,7 +7,7 @@ FindJPEG
Find the Joint Photographic Experts Group (JPEG) library (``libjpeg``)
@@ -7,7 +7,7 @@ FindJasper
Find the Jasper JPEG2000 library.
``Jasper::Jasper``
@@ -55,7 +55,7 @@ The following variables may be set to influence this module's behavior:
@@ -7,7 +7,7 @@ FindLibXml2
Find the XML processing library (libxml2).
@@ -8,7 +8,7 @@ FindLibXslt
Find the XSL Transformations, Extensible Stylesheet Language
Transformations (XSLT) library (LibXslt)
.. versionadded:: 3.18
@@ -110,7 +110,7 @@ behavior:
additional versions of Matlab for the automatic retrieval of the installed
versions.
.. versionadded:: 3.22
@@ -25,7 +25,7 @@ first from unixODBC, then from iODBC.
If no config program found, this module searches for ODBC header
and library in list of known locations.
@@ -29,7 +29,7 @@ OpenAL is searched in the following order:
5. Manually compiled framework: ``/Library/Frameworks``.
6. Add-on package: ``/opt``.
.. versionadded:: 3.25
@@ -12,7 +12,7 @@ Finds Open Computing Language (OpenCL)
.. versionadded:: 3.10
Detection of OpenCL 2.1 and 2.2.
.. versionadded:: 3.7
@@ -39,7 +39,7 @@ This module respects several optional COMPONENTS:
A subset of OpenGL API for embedded systems with more capabilities.
.. versionadded:: 3.8
@@ -44,7 +44,7 @@ This will define the following variables:
``SP_MULTI_BYTE`` to match this value in order to avoid issues with character
decoding.
This module defines the :prop_tgt:`IMPORTED` target ``OpenSP::OpenSP``, if
@@ -7,7 +7,7 @@ FindPNG
Find libpng, the official reference library for the PNG image format.
.. versionadded:: 3.5
@@ -7,7 +7,7 @@ FindPostgreSQL
Find the PostgreSQL installation.
@@ -203,7 +203,7 @@ more-manual way. Several macros are available to add targets for such uses.
same argument to the target_link_libraries call.
A particular Qt library may be used by using the corresponding
@@ -8,7 +8,7 @@ FindSDL
Locate the SDL library
.. versionadded:: 3.19
@@ -9,7 +9,7 @@ FindSQLite3
Find the SQLite libraries, v3
-IMPORTED targets
@@ -14,7 +14,7 @@ This module supports the optional component `CXX`, for use with the COMPONENTS
argument of the :command:`find_package` command. This component has an associated
imported target, as described below.
@@ -44,7 +44,7 @@ There are corresponding imported targets for each of these.
The ``glslc`` and ``glslangValidator`` components are provided even
if not explicitly requested (for backward compatibility).
This module defines :prop_tgt:`IMPORTED` targets if Vulkan has been found:
@@ -9,7 +9,7 @@ FindXalanC
Find the Apache Xalan-C++ XSL transform processor headers and libraries.
@@ -9,7 +9,7 @@ FindXercesC
Find the Apache Xerces-C++ validating XML parser headers and libraries.
@@ -7,7 +7,7 @@ FindZLIB
Find the native ZLIB includes and library.
@@ -114,7 +114,7 @@ If wxWidgets is required (i.e., not an optional part):
# and for each of your dependent executable/library targets:
target_link_libraries(<YourTarget> ${wxWidgets_LIBRARIES})
.. versionadded:: 3.27