summaryrefslogtreecommitdiffstats
path: root/Help/variable/CMAKE_DL_LIBS.rst
blob: cae4565b8d641f2c2bf034c4c508c034da48d2ae (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.