add bnf
This commit is contained in:
@@ -11,6 +11,13 @@ repositories {
|
||||
mavenCentral()
|
||||
}
|
||||
|
||||
// Include the generated files in the source set
|
||||
sourceSets {
|
||||
main {
|
||||
kotlin.srcDirs("src/main/gen")
|
||||
}
|
||||
}
|
||||
|
||||
// Configure Gradle IntelliJ Plugin
|
||||
// Read more: https://plugins.jetbrains.com/docs/intellij/tools-gradle-intellij-plugin.html
|
||||
intellij {
|
||||
|
||||
Reference in New Issue
Block a user