Skip to content

fix leaking of CMakeDeps lib_suffix variable - #14253

Merged
AbrilRBS merged 1 commit into
conan-io:release/2.0from
memsharded:fix/cmakedeps_leak_var
Jul 8, 2023
Merged

AbrilRBS merged 1 commit into
conan-io:release/2.0from
memsharded:fix/cmakedeps_leak_var

Conversation

@memsharded

@memsharded memsharded commented Jul 8, 2023

Copy link
Copy Markdown
Member

Changelog: Bugfix: Fix leaking of CMakeDeps CMAKE_FIND_LIBRARY_SUFFIXES variable.
Docs: Omit

Close #14225

@memsharded memsharded added this to the 2.0.8 milestone Jul 8, 2023
@memsharded

Copy link
Copy Markdown
Member Author

I haven't added a test for this, because it is a very niche bug (only Windows, only DLLs, only having more than 1 DLL and having them in the "lib" folder, not the "bin" folder, which is extremely unusual), the test would take me way too much time compared with the fix itself.

@AbrilRBS
AbrilRBS merged commit 64ab9e7 into conan-io:release/2.0 Jul 8, 2023
@AbrilRBS
AbrilRBS deleted the fix/cmakedeps_leak_var branch July 8, 2023 20:22
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.

[bug] Linking a package with two dlls in the lib directory fails

2 participants