mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-16 07:36:10 -04:00
Fix include error for apple json.
PiperOrigin-RevId: 523724151
This commit is contained in:
+1
-1
@@ -262,7 +262,7 @@ let package = Package(
|
||||
"nlohmann_json.natvis",
|
||||
"wsjcpp.yml",
|
||||
],
|
||||
publicHeadersPath: "include/nlohmann/"
|
||||
publicHeadersPath: "include"
|
||||
),
|
||||
.target(
|
||||
name: "protobuf",
|
||||
|
||||
Reference in New Issue
Block a user