Skip to content

Commit

Permalink
Add swig4.0 binary so that it can be found by tools that prioritise…
Browse files Browse the repository at this point in the history
… searching for that name (e.g. FindSWIG in CMake). (#120)

Co-authored-by: Dan Padilha <[email protected]>
  • Loading branch information
dpad and dpad authored Feb 18, 2024
1 parent ca0161b commit 52d8955
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ dynamic = ["version"]

[project.scripts]
swig = "swig:swig"
"swig4.0" = "swig:swig"

[project.urls]
Homepage = "https://swig.org/"
Expand Down

0 comments on commit 52d8955

Please sign in to comment.