mirror of
https://github.com/facebook/zstd
synced 2026-08-22 22:32:07 -04:00
Update the Swift Package Definition to Reflect Move
This commit is contained in:
parent
8dd943e42c
commit
1778222446
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ let package = Package(
|
|||
name: "libzstd",
|
||||
path: "lib",
|
||||
sources: [ "common", "compress", "decompress", "dictBuilder" ],
|
||||
publicHeadersPath: "modulemap",
|
||||
publicHeadersPath: ".",
|
||||
cSettings: [
|
||||
.headerSearchPath(".")
|
||||
])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue