sglang_v0.5.2/pytorch_2.8.0/third_party/flatbuffers/kotlin/settings.gradle.kts

5 lines
126 B
Plaintext

rootProject.name = "flatbuffers-kotlin"
includeBuild("convention-plugins")
include("flatbuffers-kotlin")
include("benchmark")