CMAKE_DL_LIBS.rst 171 B

1234567
  1. CMAKE_DL_LIBS
  2. -------------
  3. Name of library containing dlopen and dlcose.
  4. The name of the library that has dlopen and dlclose in it, usually
  5. -ldl on most UNIX machines.