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

Boost static libs are not used. #297

Open
vladhateganos opened this issue May 27, 2021 · 0 comments
Open

Boost static libs are not used. #297

vladhateganos opened this issue May 27, 2021 · 0 comments

Comments

@vladhateganos
Copy link

CMakeLists.txt line 47. Boost_USE_STATIC_LIBS defaults to OFF. If you specify dynamic linking to cmake it is again turned off. I suggest turning it on when dynamic linking is not specified.

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

1 participant