You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yeah that is a common issue if you do not use targets but link libraries directly in VCPKG.
This also happens if the variable used does not have the optimized/debug keywords. In general it would require a vcpkg-cmake-wrapper.cmake for the upstream port (zlib) to correctly fix the <var>_LIBRARIES.
Such issues could be automatically detected as mentioned in #12215 (last comment paragraph in the changeset)
entry: /mnt/d/xlinux/installed/x64-linux/debug/lib/libz.a missing generator expression for debug/release. Links only debug
The text was updated successfully, but these errors were encountered: