Files
kotlin-fork/kotlin-native/platformLibs/src/platform/osx/MLCompute.def
T
2021-12-03 12:46:34 +00:00

8 lines
287 B
Modula-2

depends = CFNetwork CoreFoundation CoreGraphics CoreServices DiskArbitration Foundation IOKit IOSurface Metal Security darwin libkern osx posix
language = Objective-C
package = platform.MLCompute
modules = MLCompute
compilerOpts = -framework MLCompute
linkerOpts = -framework MLCompute