cmake/Help/variable/CMAKE_DL_LIBS.rst
2014-08-03 19:52:23 +02:00

8 lines
171 B
ReStructuredText

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.