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

No install target for boost/math #953

Closed
NAThompson opened this issue Feb 15, 2023 · 2 comments · Fixed by #954
Closed

No install target for boost/math #953

NAThompson opened this issue Feb 15, 2023 · 2 comments · Fixed by #954

Comments

@NAThompson
Copy link
Collaborator

Steps to reproduce:

math/build$ cmake ../ -G Ninja
math/build$ ninja
math/build$ ninja install
ninja: error: unknown target 'install', did you mean 'test/all'?
@mborland
Copy link
Member

Is this to install the standalone package?

@NAThompson
Copy link
Collaborator Author

@mborland : That was the goal: Put the standalone headers on the syspath.

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.

2 participants