Skip to content

Commit

Permalink
Remove unused header path.
Browse files Browse the repository at this point in the history
* Moved python libraries to their own library, **MetaPy**.
  • Loading branch information
furby-tm committed Oct 20, 2023
1 parent 5d03ee9 commit 23a2c79
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -260,9 +260,6 @@ let package = Package(
],
exclude: [],
publicHeadersPath: "include/Imath",
cxxSettings: [
.headerSearchPath("include/python/PyImath"),
],
swiftSettings: [
.interoperabilityMode(.Cxx),
]
Expand Down

0 comments on commit 23a2c79

Please sign in to comment.