Skip to content

Conversation

marbre
Copy link
Contributor

@marbre marbre commented Sep 8, 2015

Without this fix the headers get, at least on my system, installed to /usr/include/compute/boost/compute instead of /usr/include/boost/compute.

@marbre
Copy link
Contributor Author

marbre commented Sep 8, 2015

BoostComputeConfig.cmake.in needs to be modified to if this patch is accepted. Before doing so, I would appreciate any feedback.

@kylelutz
Copy link
Collaborator

kylelutz commented Sep 9, 2015

Yeah, this is the expected behavior. For now, you should install to /usr/include/compute and then pass -I/usr/include/compute to include the Boost.Compute headers. Once in the standard Boost release (should be soon now), Boost.Compute will be installed with the rest of the Boost libraries under /usr/include/boost.

@marbre
Copy link
Contributor Author

marbre commented Sep 9, 2015

Thanks for clarifying. Closing this pull request, as this is the expected behaviour.

@marbre marbre closed this Sep 9, 2015
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 this pull request may close these issues.

2 participants