Dev #41

Merged
altavir merged 17 commits from dev into master 2022-03-15 13:06:15 +03:00
Showing only changes of commit dd5a9f75c4 - Show all commits

View File

@ -23,6 +23,8 @@ public class KScienceNativePlugin : Plugin<Project> {
linuxX64(), linuxX64(),
mingwX64(), mingwX64(),
macosX64(), macosX64(),
iosX64(),
iosArm64()
) )
sourceSets { sourceSets {