Skip to content

Commit

Permalink
this cmake option needs to be enabled to build the python module, for…
Browse files Browse the repository at this point in the history
…got to commit before oops
  • Loading branch information
ewanwm committed Oct 3, 2024
1 parent 25a0c40 commit 4ebc908
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,6 @@ build-backend = "scikit_build_core.build"
[project]
name = "pyMaCh3"
version = "0.0.1"

[tool.scikit-build.cmake]
args = ["-DMaCh3_PYTHON_ENABLED=ON"]

0 comments on commit 4ebc908

Please sign in to comment.