Back to Cmake

CMAKE REQUIRED LIBRARIES

Help/module/include/CMAKE_REQUIRED_LIBRARIES.rst

4.3.2268 B
Original Source

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).