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

Consider setting Boost_USE_STATIC_LIBS in libcosim-config.cmake for static build #675

Closed
hplatou opened this issue Nov 23, 2021 · 1 comment
Assignees
Labels
bug Something isn't working conan This issue or PR is related to the conan package manager

Comments

@hplatou
Copy link
Contributor

hplatou commented Nov 23, 2021

When using libcosim as conan dependency with option libcosim:shared=False, CMake will fail unless Boost_USE_STATIC_LIBS is set. Please consider setting Boost_USE_STATIC_LIBS in generated libcosim-config.cmake for static build.

@kyllingstad kyllingstad self-assigned this Feb 23, 2024
@kyllingstad kyllingstad added bug Something isn't working conan This issue or PR is related to the conan package manager labels Feb 23, 2024
@kyllingstad
Copy link
Member

I believe this is fixed after the upgrade to Conan 2 (#747), because the machinery to find Boost and other dependencies is now generated by Conan's CMakeDeps generator. Please reopen if this is not the case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working conan This issue or PR is related to the conan package manager
Projects
None yet
Development

No branches or pull requests

2 participants