• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1CMAKE_DL_LIBS
2-------------
3
4Name of library containing ``dlopen`` and ``dlclose``.
5
6The name of the library that has ``dlopen`` and ``dlclose`` in it, usually
7``-ldl`` on most UNIX machines.
8