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

CMake won't find Boost headers in layout=versioned install #670

Closed
zao opened this issue Jan 18, 2013 · 0 comments
Closed

CMake won't find Boost headers in layout=versioned install #670

zao opened this issue Jan 18, 2013 · 0 comments

Comments

@zao
Copy link
Contributor

zao commented Jan 18, 2013

If you b2 --layout=versioned install a Boost, HPX's Boost detection will not correctly identify the include directory in the BOOST_ROOT, due to it having an additional boost-1_xy/ level in the hierarchy like
$BOOST_ROOT/include/boost-1_53/boost/version.hpp

This is not a dupe of issue #420, as that one doesn't trigger this issue due to using the build tree layout.

@ghost ghost assigned brycelelbach Jan 19, 2013
@ghost ghost assigned hkaiser Jan 21, 2013
hkaiser added a commit that referenced this issue Jan 21, 2013
hkaiser added a commit that referenced this issue Jan 21, 2013
hkaiser added a commit that referenced this issue Jan 21, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants