Doc: Move CMake information into the generic sections

Describe build, run, and deployment settings for all build systems
in the generic topics (using .qdocinc files) and keep only configuration
in the CMake specific topic.

Change-Id: I334d7488b32aba90ee1e4ca898a65438b9d304a4
Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
This commit is contained in:
Leena Miettinen
2017-02-21 10:01:34 +01:00
parent 06d62e36f3
commit fd54b5bbaf
9 changed files with 355 additions and 324 deletions

View File

@@ -1,6 +1,6 @@
/****************************************************************************
**
** Copyright (C) 2016 The Qt Company Ltd.
** Copyright (C) 2017 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/
**
** This file is part of the Qt Creator documentation.
@@ -101,4 +101,6 @@
support will crash when an SFTP upload is being attempted. This is not a bug
in \QC.
\include creator-projects-cmake-deploying.qdocinc cmake deploying embedded
*/