blob: 15ffd0018c75aede6432829418cc5ad161fe9586 [file]
``CMAKE_REQUIRED_LIBRARIES``
A :ref:`semicolon-separated list <CMake Language Lists>` of libraries to
add to the link command. These can be the names of system libraries, or
they can be :ref:`Imported Targets` (see :command:`try_compile` for further
details).