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
dcfbbe87
Commit
dcfbbe87
authored
Mar 26, 2014
by
Stephen Kelly
Browse files
Help: Fix typo in cmake-qt manual.
Do -> To.
parent
6a85d624
Changes
1
Hide whitespace changes
Inline
Side-by-side
Help/manual/cmake-qt.7.rst
View file @
dcfbbe87
...
...
@@ -173,7 +173,7 @@ The Qt 4 and 5 :prop_tgt:`IMPORTED` targets for the QtGui libraries specify
that the qtmain.lib static library shipped with Qt will be linked by all
dependent executables which have the :prop_tgt:`WIN32_EXECUTABLE` enabled.
D
o disable this behavior, enable the ``Qt5_NO_LINK_QTMAIN`` target property for
T
o disable this behavior, enable the ``Qt5_NO_LINK_QTMAIN`` target property for
Qt 5 based targets or ``QT4_NO_LINK_QTMAIN`` target property for Qt 4 based
targets.
...
...
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