mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-24 23:28:32 -05:00
Merge topic 'doc-cleanup-xrefs'
4c8c442d Help: Fix broken cross-references reported by 'nitpicky' option
This commit is contained in:
@@ -96,7 +96,7 @@
|
||||
#
|
||||
# If this is ``ON`` all components will be downloaded.
|
||||
# By default is ``OFF`` or used value
|
||||
# from :variable:`CPACK_DOWNLOAD_ALL` if set
|
||||
# from ``CPACK_DOWNLOAD_ALL`` if set
|
||||
#
|
||||
# Components
|
||||
# """"""""""
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
# .. note::
|
||||
#
|
||||
# When using :prop_tgt:`IMPORTED` targets, the qtmain.lib static library is
|
||||
# automatically linked on Windows for :variable:`WIN32 <WIN32_EXECUTABLE>`
|
||||
# automatically linked on Windows for :prop_tgt:`WIN32 <WIN32_EXECUTABLE>`
|
||||
# executables. To disable that globally, set the
|
||||
# ``QT4_NO_LINK_QTMAIN`` variable before finding Qt4. To disable that
|
||||
# for a particular executable, set the ``QT4_NO_LINK_QTMAIN`` target
|
||||
|
||||
Reference in New Issue
Block a user