Skip to content

Commit

Permalink
fix: Use submodule dependency provider
Browse files Browse the repository at this point in the history
  • Loading branch information
DownerCase committed Apr 6, 2024
1 parent 23cc7ed commit eed19a3
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 @@ -80,6 +80,7 @@ sdist.include = [
]

[tool.scikit-build.cmake.define]
CMAKE_PROJECT_TOP_LEVEL_INCLUDES = "cmake/submodule_dependencies.cmake"
HAS_HDF5 = "ON"
HAS_QT = "OFF"
HAS_CURL = "OFF"
Expand Down

0 comments on commit eed19a3

Please sign in to comment.