forked from qt-creator/qt-creator
Doc: Fix describing files for additional flags
Change-Id: I799cb938216f8f248e890e218e4c7162c64d31e4 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
This commit is contained in:
@@ -133,7 +133,7 @@
|
|||||||
\section1 Forwarding Flags to Clang Code Model
|
\section1 Forwarding Flags to Clang Code Model
|
||||||
|
|
||||||
The \c {.cxxflags} and \c {.cflags} files contain command line flags for the
|
The \c {.cxxflags} and \c {.cflags} files contain command line flags for the
|
||||||
Clang code model, one flag per line.
|
Clang code model on a single line.
|
||||||
|
|
||||||
For example, specify the \c {-std=c++11} to set the language version
|
For example, specify the \c {-std=c++11} to set the language version
|
||||||
for parsing as C++11.
|
for parsing as C++11.
|
||||||
|
Reference in New Issue
Block a user