facebook / mvfst

An implementation of the QUIC transport protocol.
MIT License
1.48k stars 237 forks source link

Ignores BUILD_SHARED_LIBS=ON and still builds static libraries #169

Open yurivict opened 4 years ago

yurivict commented 4 years ago

See https://cmake.org/cmake/help/v3.0/variable/BUILD_SHARED_LIBS.html

xttjsn commented 4 years ago

Can you share you step of building?

yurivict commented 4 years ago

cmake . && gmake