Alpine uses musl libc while vcpkg's prebuilt CMake requires glibc — they are incompatible I want to package and run it in an Alpine Linux Docker image
Alpine uses musl libc
while vcpkg's prebuilt CMake requires glibc — they are incompatible
I want to package and run it in an Alpine Linux Docker image