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
I have minio-cpp in my vcpkg.json as a dependency, and every time I try to install dependencies with "vcpkg install --triplet=x64-linux-dynamic", vcpkg install liminiocpp.a, not the shared library.
tried adding an option to portfile, but it didn't work