-
Bug
-
Resolution: Done
-
P2: Important
-
1.7.0
-
None
-
a4de37a2be7d4e54be521d324d9d58aa39f13d91
It is possible to set module properties for Artifact:
Artifact {
filePath: "example"
fileTags: "cpp"
cpp.defines: ["EXAMPLE"]
}
This feature is not mentioned in the documentation of Artifact and Rule items.