Skip to content

Conversation

@cantrellb
Copy link

Don't build boost libraries if they are not needed.

Don't build boost libraries if they are not needed.
@CD3
Copy link
Owner

CD3 commented Jun 4, 2025

None of the boost libraries should be built if the header_only option is set to true. Are you seeing them build?

@cantrellb
Copy link
Author

When I pull libInterpolate into my build, it does build the entire boost library. I'm not certain my fix will solve the problem though. I've attached a zip example with a log.txt inside. You'll see within the log that the entire boost is being compiled.
example.zip

@CD3
Copy link
Owner

CD3 commented Jun 4, 2025

Ah, no, that would be a conan-center issue. The recipe on conan-center may not have the header_only flag enabled or its getting overridden some how.

@CD3
Copy link
Owner

CD3 commented Jun 4, 2025

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