Skip to content

[boost-iostream] fix zstd library linkage.#6624

Merged
cbezault merged 1 commit intomicrosoft:masterfrom
Neumann-A:fix_boost_iostream_zstd
May 26, 2019
Merged

[boost-iostream] fix zstd library linkage.#6624
cbezault merged 1 commit intomicrosoft:masterfrom
Neumann-A:fix_boost_iostream_zstd

Conversation

@Neumann-A
Copy link
Copy Markdown
Contributor

without NAMES_PER_DIR CMake searches all paths for the first name first and always picks up the debug library since the debug path is in CMAKE_PREFIX_PATH. With NAMES_PER_DIR the setup of CMAKE_PREFIX_PATH makes sure that in release/debug builds the release/debug path is searched first.

@Neumann-A
Copy link
Copy Markdown
Contributor Author

issue #5825

@cbezault cbezault merged commit 4a03181 into microsoft:master May 26, 2019
@Neumann-A Neumann-A deleted the fix_boost_iostream_zstd branch June 3, 2019 21:07
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