summaryrefslogtreecommitdiff
path: root/share/cmake-3.6/Help/variable/CMAKE_DL_LIBS.rst
blob: 1fe7641b84084419855152ca66fb1c2afabe9121 (plain)
1
2
3
4
5
6
7
CMAKE_DL_LIBS
-------------

Name of library containing ``dlopen`` and ``dlcose``.

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