Skip to content

py-mpi4py: Implement headers Property#17295

Merged
adamjstewart merged 1 commit intospack:developfrom
sebasgo:py-mpi4py-headers
Jun 30, 2020
Merged

py-mpi4py: Implement headers Property#17295
adamjstewart merged 1 commit intospack:developfrom
sebasgo:py-mpi4py-headers

Conversation

@sebasgo
Copy link
Copy Markdown
Contributor

@sebasgo sebasgo commented Jun 29, 2020

py-mpi4py installs its header files at a difficult-to-predict location:

$prefix/lib/python-x.y/site-packages/mpi4py/include

With the new headers properties, dependent packages have now an easy
way to obtain this location:

spec['py-mpi4py'].headers.directories[0]

py-mpi4py installs its header files at a difficult-to-predict location:

    $prefix/lib/python-x.y/site-packages/mpi4py/include

With the new `headers` properties, dependent packages have now an easy
way to obtain this location:

    spec['py-mpi4py'].headers.directories[0]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants