Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Brad King
CMake
Commits
0876ad34
Commit
0876ad34
authored
Jun 02, 2014
by
Brad King
Committed by
Kitware Robot
Jun 02, 2014
Browse files
Merge topic 'FindQt4-doc-section-underlines'
06ab7db3
FindQt4: Use standard section header underline convention
parents
02d540c7
06ab7db3
Changes
1
Show whitespace changes
Inline
Side-by-side
Modules/FindQt4.cmake
View file @
0876ad34
#.rst:
#.rst:
# FindQt4
# FindQt4
#
*******
#
-------
#
#
# Finding and Using Qt4
# Finding and Using Qt4
#
=====================
#
^^^^^^^^^^^^^^^^^^^^^
#
#
# This module can be used to find Qt4. The most important issue is that
# This module can be used to find Qt4. The most important issue is that
# the Qt4 qmake is available via the system path. This qmake is then
# the Qt4 qmake is available via the system path. This qmake is then
...
@@ -30,7 +30,7 @@
...
@@ -30,7 +30,7 @@
# property to ``TRUE`` on the executable.
# property to ``TRUE`` on the executable.
#
#
# Qt Build Tools
# Qt Build Tools
#
==============
#
^^^^^^^^^^^^^^
#
#
# Qt relies on some bundled tools for code generation, such as ``moc`` for
# Qt relies on some bundled tools for code generation, such as ``moc`` for
# meta-object code generation,``uic`` for widget layout and population,
# meta-object code generation,``uic`` for widget layout and population,
...
@@ -39,7 +39,7 @@
...
@@ -39,7 +39,7 @@
# are met. See :manual:`cmake-qt(7)` for more.
# are met. See :manual:`cmake-qt(7)` for more.
#
#
# Qt Macros
# Qt Macros
#
=========
#
^^^^^^^^^
#
#
# In some cases it can be necessary or useful to invoke the Qt build tools in a
# In some cases it can be necessary or useful to invoke the Qt build tools in a
# more-manual way. Several macros are available to add targets for such uses.
# more-manual way. Several macros are available to add targets for such uses.
...
@@ -194,7 +194,7 @@
...
@@ -194,7 +194,7 @@
#
#
#
#
# IMPORTED Targets
# IMPORTED Targets
#
================
#
^^^^^^^^^^^^^^^^
#
#
# A particular Qt library may be used by using the corresponding
# A particular Qt library may be used by using the corresponding
# :prop_tgt:`IMPORTED` target with the :command:`target_link_libraries`
# :prop_tgt:`IMPORTED` target with the :command:`target_link_libraries`
...
@@ -271,7 +271,7 @@
...
@@ -271,7 +271,7 @@
# The phonon target
# The phonon target
#
#
# Result Variables
# Result Variables
#
================
#
^^^^^^^^^^^^^^^^
#
#
# Below is a detailed list of variables that FindQt4.cmake sets.
# Below is a detailed list of variables that FindQt4.cmake sets.
#
#
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment