CMake/Help
Brad King d051cbda5d FindOpenGL: Drop explicit dependency on X11 (#15268)
In commit 079e8469ab (... OpenGL always needs X11 on Unix, 2002-09-05)
the FindOpenGL module was taught to search for X11 as a dependency of
the OpenGL library.  This was done without a detailed explanation, and
the dependency should not be explicitly needed because OpenGL headers
should not expose applications to X11 APIs directly.

Unfortunately the only way to know if anything legitimately depends on
this behavior (perhaps in static library cases) is to simply remove it
and wait for issues to be reported.  If so, then we can add some kind of
compatibility setting for this later.  Add a release note to draw
attention to this change.

Reported-by: Dainius "GreatEmerald" Masiliūnas <pastas4@gmail.com>
2014-12-01 11:05:29 -05:00
..
command Merge topic 'target-sources-error-conditions' 2014-12-01 08:57:34 -05:00
generator VS: Rename VS 14 generator to 'Visual Studio 14 2015' 2014-11-14 14:23:36 -05:00
include Help: Warn that paths should not be used in INTERFACE_ build properties. 2014-11-25 10:00:35 -05:00
manual Merge topic 'doc-ctest-j-typo' 2014-12-01 10:01:28 -05:00
module FindIntl: New module to find Gettext libintl 2014-11-11 13:02:16 -05:00
policy Merge topic 'doc-CMP0053-dedup-char' 2014-12-01 08:57:30 -05:00
prop_cache Convert builtin help to reStructuredText source files 2013-10-15 14:12:03 -04:00
prop_dir Help: Clarify add_compile_options documentation (#15225) 2014-10-29 09:18:56 -04:00
prop_gbl Help: Add missing external link marker. 2014-06-05 11:57:25 +02:00
prop_inst Help: Clarify formatting of CPACK_WIX_ACL documentation 2014-10-22 16:41:22 -04:00
prop_sf Help: Fix broken cross-references reported by 'nitpicky' option 2014-11-07 11:41:21 -05:00
prop_test allow to mark a test as "Not Run" with a specific return code (#8466) 2014-01-14 23:57:40 +01:00
prop_tgt Merge topic 'target-sources-error-conditions' 2014-12-01 08:57:34 -05:00
release FindOpenGL: Drop explicit dependency on X11 (#15268) 2014-12-01 11:05:29 -05:00
variable Merge topic 'doc-CMAKE_INSTALL_PREFIX-link-GNUInstallDirs' 2014-11-12 09:35:43 -05:00
index.rst Help: Add a manual for compiler feature control. 2014-05-27 09:35:00 -04:00