-
Hi, I'm trying to build and install msquic statically. I would like to use the CMake The following static build & install does not install the built static library, nor does it install all CMake config.
However, this appears to work for the dynamic build.
The dynamic libraries are installed to Am I missing something to get this working for static builds, or does this functionality not yet exist? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
I don't think we've ever tried installing static builds, so it's probably not supported. |
Beta Was this translation helpful? Give feedback.
I don't think we've ever tried installing static builds, so it's probably not supported.