Skip to content

[lib3mf] Revise#50180

Merged
JavierMatosD merged 4 commits intomicrosoft:masterfrom
dg0yt:lib3mf
Feb 26, 2026
Merged

[lib3mf] Revise#50180
JavierMatosD merged 4 commits intomicrosoft:masterfrom
dg0yt:lib3mf

Conversation

@dg0yt
Copy link
Contributor

@dg0yt dg0yt commented Feb 26, 2026

No description provided.

@dg0yt dg0yt mentioned this pull request Feb 26, 2026
7 tasks
else()
set(_lib3mf_external_link_visibility PRIVATE)
if (NOT LIB3MF_BUILD_SHARED)
- set(_lib3mf_external_link_visibility PUBLIC)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If it is private with shared libs, then it is private also with static libs.
(I found no reference to libzip and zlib headers in installed headers.)


Requires:
-Libs: -L${libdir} -l3mf -lzip -lz
+Requires.private: libzip zlib
Copy link
Contributor Author

@dg0yt dg0yt Feb 26, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is no library z on vcpkg MSVC platforms.

Copy link
Contributor

@JavierMatosD JavierMatosD left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @dg0yt!

@JavierMatosD JavierMatosD merged commit 5d07aa8 into microsoft:master Feb 26, 2026
15 checks passed
@dg0yt dg0yt deleted the lib3mf branch February 26, 2026 17:42
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