Update Package.swift to fix import path
This commit is contained in:
parent
25ffa3c7f2
commit
7e92c8af4b
@ -41,7 +41,7 @@ let package = Package(
|
|||||||
[
|
[
|
||||||
"_SwiftPackageManagerFile.cpp"
|
"_SwiftPackageManagerFile.cpp"
|
||||||
],
|
],
|
||||||
publicHeadersPath: "./single_include/nlohmann/")
|
publicHeadersPath: "./single_include/")
|
||||||
],
|
],
|
||||||
|
|
||||||
cxxLanguageStandard: .cxx11
|
cxxLanguageStandard: .cxx11
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user