FindOpenGL-no-X11.rst 320 B

12345678
  1. FindOpenGL-no-X11
  2. -----------------
  3. * The :module:`FindOpenGL` module no longer explicitly searches
  4. for any dependency on X11 libraries with the :module:`FindX11`
  5. module. Such dependencies should not need to be explicit.
  6. Applications using X11 APIs themselves should find and link
  7. to X11 libraries explicitly.