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

On Linux, Boost dll requires linking against dl, why not do this in the CMakeLists.txt? #67

Closed
joris-nijs opened this issue Dec 20, 2023 · 1 comment

Comments

@joris-nijs
Copy link

The boost dll documentation documentation suggests to link against dl on Linux: https://www.boost.org/doc/libs/1_84_0/doc/html/boost_dll/getting_started.html.

Would there be reason not to do this already in the Boost dll CMakeLists.txt when using the CMake integration?

@apolukhin
Copy link
Member

Many thanks for the report! Fixed

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

No branches or pull requests

2 participants