Swift: Add cxx settings
Signed-off-by: kingbri <bdashore3@proton.me>
This commit is contained in:
parent
aac0c69dda
commit
6b45680f21
1 changed files with 1 additions and 0 deletions
|
@ -82,6 +82,7 @@ let package = Package(
|
|||
resources: resources,
|
||||
publicHeadersPath: "spm-headers",
|
||||
cSettings: cSettings,
|
||||
cxxSettings: cxxSettings,
|
||||
linkerSettings: linkerSettings
|
||||
)
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue