Skip to content

Still detect boost, even if boost-python is not available#1321

Merged
mamoll merged 1 commit intoompl:mainfrom
v4hn:pr-boost-without-python
Sep 23, 2025
Merged

Still detect boost, even if boost-python is not available#1321
mamoll merged 1 commit intoompl:mainfrom
v4hn:pr-boost-without-python

Conversation

@v4hn
Copy link
Contributor

@v4hn v4hn commented Sep 16, 2025

On systems with boost-python missing, the feature-summary otherwise fails to detect Boost after successfully detecting it further above.

As explained in the comment this is because find_boost_python internally uses find_package(Boost with different components as well and these inner calls can overwrite detected variables, specifically Boost_FOUND.

@mamoll mamoll merged commit 39526a8 into ompl:main Sep 23, 2025
3 of 4 checks passed
@mamoll
Copy link
Member

mamoll commented Sep 23, 2025

Thanks for the fix!

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