gse/cmake/share/cmake-3.30/Help/variable/CMAKE_DL_LIBS.rst
2024-08-19 00:33:31 +02:00

8 lines
192 B
ReStructuredText

CMAKE_DL_LIBS
-------------
Name of library containing ``dlopen`` and ``dlclose``.
The name of the library that has ``dlopen`` and ``dlclose`` in it, usually
``-ldl`` on most UNIX machines.