mirror of
https://github.com/facebook/zstd
synced 2026-01-18 17:21:18 +01:00
Update the Swift Package Definition to Reflect Move
This commit is contained in:
@@ -25,7 +25,7 @@ let package = Package(
|
||||
name: "libzstd",
|
||||
path: "lib",
|
||||
sources: [ "common", "compress", "decompress", "dictBuilder" ],
|
||||
publicHeadersPath: "modulemap",
|
||||
publicHeadersPath: ".",
|
||||
cSettings: [
|
||||
.headerSearchPath(".")
|
||||
])
|
||||
|
||||
Reference in New Issue
Block a user