Skip to content
This repository has been archived by the owner on Mar 12, 2024. It is now read-only.

boost 1.70: Boost_INCLUDE_DIR not set #48

Closed
looooo opened this issue Jun 6, 2019 · 3 comments
Closed

boost 1.70: Boost_INCLUDE_DIR not set #48

looooo opened this issue Jun 6, 2019 · 3 comments

Comments

@looooo
Copy link

looooo commented Jun 6, 2019

I see this issue for win, osx, linux:
conda-forge/smesh-feedstock#24

The called commands are located here:
https://github.com/LaughlinResearch/SMESH/blob/master/CMakeLists.txt#L74L97

@jschueller
Copy link
Contributor

it's probably due to boost providing its own cmake config now using target properties, I think includes are not needed anymore

@xhochy
Copy link
Member

xhochy commented Jun 6, 2019

You can workaround this using -DBoost_NO_BOOST_CMAKE=ON.

@looooo
Copy link
Author

looooo commented Jun 6, 2019

thanks @jschueller and @xhochy ! -DBoost_NO_BOOST_CMAKE=ON works.

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

No branches or pull requests

3 participants