Skip to content

Commit

Permalink
Remove PyImath from MetaPy.
Browse files Browse the repository at this point in the history
  • Loading branch information
furby-tm committed Feb 14, 2024
1 parent 0649f06 commit c9236e4
Show file tree
Hide file tree
Showing 79 changed files with 0 additions and 26,056 deletions.
1 change: 0 additions & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -527,7 +527,6 @@ let package = Package(
exclude: getConfig(for: .mpy).exclude,
publicHeadersPath: "include/python",
cxxSettings: [
.headerSearchPath("include/python/PyImath"),
.headerSearchPath("include/python/PyAlembic"),
.headerSearchPath("include/python/PyOIIO"),
]
Expand Down
27 changes: 0 additions & 27 deletions Sources/MetaPy/PyImath/PyImath.cpp

This file was deleted.

90 changes: 0 additions & 90 deletions Sources/MetaPy/PyImath/PyImathAutovectorize.cpp

This file was deleted.

95 changes: 0 additions & 95 deletions Sources/MetaPy/PyImath/PyImathBasicTypes.cpp

This file was deleted.

Loading

0 comments on commit c9236e4

Please sign in to comment.