mirror of
https://github.com/ggerganov/llama.cpp.git
synced 2024-11-11 13:30:35 +00:00
Swift: Add cxx settings
Signed-off-by: kingbri <bdashore3@proton.me>
This commit is contained in:
parent
aac0c69dda
commit
6b45680f21
@ -82,6 +82,7 @@ let package = Package(
|
||||
resources: resources,
|
||||
publicHeadersPath: "spm-headers",
|
||||
cSettings: cSettings,
|
||||
cxxSettings: cxxSettings,
|
||||
linkerSettings: linkerSettings
|
||||
)
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user