1
0
mirror of https://github.com/mamoe/mirai.git synced 2025-04-25 13:03:35 +08:00

Configure Rust interop

This commit is contained in:
Him188 2022-05-26 15:14:27 +01:00
parent 70868b335a
commit 5714d31cd3
No known key found for this signature in database
GPG Key ID: BA439CDDCF652375

View File

@ -20,15 +20,6 @@ import org.jetbrains.kotlin.gradle.plugin.mpp.KotlinNativeCompilation
import org.jetbrains.kotlin.gradle.plugin.mpp.KotlinNativeTarget
import java.io.File
/*
* Copyright 2019-2022 Mamoe Technologies and contributors.
*
* 此源代码的使用受 GNU AFFERO GENERAL PUBLIC LICENSE version 3 许可证的约束, 可以在以下链接找到该许可证.
* Use of this source code is governed by the GNU AGPLv3 license that can be found through the following link.
*
* https://github.com/mamoe/mirai/blob/dev/LICENSE
*/
private val miraiPlatform = Attribute.of(
"net.mamoe.mirai.platform",
String::class.java