Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kitware cmake wheel #7

Closed
SylvainCorlay opened this issue May 19, 2017 · 2 comments · Fixed by #28
Closed

Kitware cmake wheel #7

SylvainCorlay opened this issue May 19, 2017 · 2 comments · Fixed by #28

Comments

@SylvainCorlay
Copy link
Member

It seems that kitware maintains a wheel for cmake!

https://pypi.python.org/pypi/cmake/

This could be interesting

  • to produce the pybind11Config.cmake files even on pypi
  • or projects like this one.

In the case of pybind11, the CMAKE_INSTALL_PREFIX would be a parent directory to locations.distutils_scheme('pybind11', *args, **kwargs)['headers']) I guess...

@bhack
Copy link

bhack commented Sep 15, 2017

Any news here?

@ax3l
Copy link
Contributor

ax3l commented Sep 25, 2018

Works for me in #16, used it in my requirements.txt in the linked project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants