summaryrefslogtreecommitdiff
path: root/share/cmake-3.16/Help/variable/CMAKE_DL_LIBS.rst
blob: 50d313d8d1243624f8c59afb3be2353ede5e9010 (plain)
1
2
3
4
5
6
7
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.