Doc: new CMake build configurations

Change-Id: I8bca2a067231a6aff499ede62cb2cf23175c0ee1
Reviewed-by: Tobias Hunger <tobias.hunger@theqtcompany.com>
This commit is contained in:
Leena Miettinen
2015-11-04 16:50:17 +01:00
parent 5e0883428a
commit fa74c127aa

View File

@@ -116,14 +116,16 @@
\c nmake, or \c ninja depending on your platform. The build errors and
warnings are parsed and displayed in the \uicontrol Issues output pane.
By default, \QC builds the \b{all} target. You can specify which
targets to build in \uicontrol Projects mode, under
\uicontrol {Build Settings}.
By default, \QC uses the \uicontrol All \l{glossary-build-config}
{build configuration}. You can select another build configuration in
\uicontrol Projects > \uicontrol {Edit build configuration}. In addition to
debug and release build configurations, you can create a release build that
contains debug information or a release build with the smallest possible
size.
\image qtcreator-cmake-build-settings.png
\QC supports multiple build configurations. You can change the build
directory after the initial import.
You can change the build directory after the initial import.
The build and run kit that you select determines which CMake tool is used
for building. For more information, see \l {Adding Kits}.