[build scripts] pass 'compile.parallel' property to build process to support parallel compilation

(pull request #1519)

GitOrigin-RevId: af425b91ad4029a933c6035860060454cfb80e72
This commit is contained in:
Raluca Sauciuc
2021-02-25 00:32:54 +03:00
committed by intellij-monorepo-bot
parent 31a05d6fbc
commit dba164b988

View File

@@ -22,6 +22,7 @@
</exec>
<propertyset id="intellij.build.properties">
<propertyref name="build.number"/>
<propertyref name="compile.parallel"/>
<propertyref prefix="intellij.build."/>
</propertyset>
</target>