mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-27 04:09:36 +03:00
8 lines
192 B
ReStructuredText
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.
|