remove unnecessary targets

This commit is contained in:
2023-10-23 01:37:41 +06:00
parent 333cb690a1
commit d25a73df3d
7 changed files with 12 additions and 15 deletions

View File

@@ -61,9 +61,7 @@ kotlin {
nodejs()
d8()
}
wasm32()
mingwX64()
mingwX86()
sourceSets {
commonMain {