aboutsummaryrefslogtreecommitdiffstats
path: root/doc/reference/items/artifact.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/reference/items/artifact.qdoc')
-rw-r--r--doc/reference/items/artifact.qdoc11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/reference/items/artifact.qdoc b/doc/reference/items/artifact.qdoc
index 09db7502e..0294184d9 100644
--- a/doc/reference/items/artifact.qdoc
+++ b/doc/reference/items/artifact.qdoc
@@ -38,6 +38,17 @@
For example, if a rule produces three files, it needs to contain three Artifact items.
+ In addition to the properties listed in the section below, you can also set module properties
+ within an \c Artifact item:
+ \code
+ Artifact {
+ filePath: "somefile.cpp"
+ fileTags: ["cpp"]
+ cpp.cxxLanguageVersion: "c++11"
+ // ...
+ }
+ \endcode
+
\section1 Artifact Properties
\note The code on the right-hand side of these properties has access to the set of input