FindX11: fix documentation formatting error

While at it, remove excess indentation.
This commit is contained in:
Philipp Möller 2014-06-10 11:08:56 +02:00 committed by Brad King
parent 3d82a2234a
commit c90c7fca6e
1 changed files with 36 additions and 39 deletions

View File

@ -12,13 +12,11 @@
# X11_INCLUDE_DIR - include directories to use X11
# X11_LIBRARIES - link against these to use X11
#
#
#
# and also the following more fine grained variables: Include paths:
# X11_ICE_INCLUDE_PATH, X11_ICE_LIB, X11_ICE_FOUND
# and also the following more fine grained variables:
#
# ::
#
# X11_ICE_INCLUDE_PATH, X11_ICE_LIB, X11_ICE_FOUND
# X11_SM_INCLUDE_PATH, X11_SM_LIB, X11_SM_FOUND
# X11_X11_INCLUDE_PATH, X11_X11_LIB
# X11_Xaccessrules_INCLUDE_PATH, X11_Xaccess_FOUND
@ -53,7 +51,6 @@
# X11_Xv_INCLUDE_PATH, X11_Xv_LIB, X11_Xv_FOUND
# X11_XSync_INCLUDE_PATH, (in X11_Xext_LIB), X11_XSync_FOUND
#=============================================================================
# Copyright 2001-2009 Kitware, Inc.
#