Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

add support for Boost_USE_STATIC_LIBS on Windows. Fixes #407 #437

Merged
merged 1 commit into from
Jun 6, 2018

Conversation

ix-dcourtois
Copy link
Contributor

Description of Change(s)

This commit allows the user to specify the Boost_USE_STATIC_LIBS option to disable auto-linking on Windows (msvcdefaults.cmake was always forcing linking the dynamic boost libs (dlls) on Windows)

If the option is not set in CMake, the usual behavior does not change.

Fixes Issue(s)

@jtran56
Copy link

jtran56 commented Mar 23, 2018

Filed as internal issue #158735.

@sunyab sunyab added in review and removed in review labels Jun 1, 2018
@pixar-oss pixar-oss merged commit b0c5a15 into PixarAnimationStudios:dev Jun 6, 2018
pixar-oss added a commit that referenced this pull request Jun 6, 2018
add support for Boost_USE_STATIC_LIBS on Windows. Fixes #407
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants