mirror of
https://github.com/ethauvin/kobalt-doc.git
synced 2025-04-25 12:07:10 -07:00
Compiler flag contributor.
This commit is contained in:
parent
a26047e096
commit
7e9cf4a78c
1 changed files with 4 additions and 0 deletions
|
@ -169,6 +169,10 @@ Some plug-ings produce projects (Java, Kotlin) while others don't (Packaging, Ap
|
|||
artifacts can be found.
|
||||
</p>
|
||||
|
||||
<h4>Compiler flag contributors (<a href="https://github.com/cbeust/kobalt/blob/master/src/main/kotlin/com/beust/kobalt/api/ICompilerFlagContributor.kt"><code>ICompilerFlagContributor</code>)</a></h4>
|
||||
<p>
|
||||
Plug-ins can add flags to the compiler by implementing this interface.
|
||||
</p>
|
||||
|
||||
<h2 class="section" id="directives">Directives</h2>
|
||||
<p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue