Files
kotlin-fork/settings.gradle
T

11 lines
273 B
Groovy

include ':dependencies'
include ':Interop:Indexer'
include ':Interop:StubGenerator'
include ':Interop:Runtime'
include ':InteropExample'
include ':backend.native'
include ':runtime'
include ':common'
include ':backend.native:tests'
include ':backend.native:tests:external'