netty / netty-tcnative

A fork of Apache Tomcat Native, based on finagle-native
Apache License 2.0
241 stars 179 forks source link

Use -DCMAKE_MSVC_RUNTIME_LIBRARY=MultiThreaded #895

Closed normanmaurer closed 3 weeks ago

normanmaurer commented 3 weeks ago

Motivation:

We didnt pass the correct flag to cmake

Modifications:

Pass correct flag

Result:

Correct build on windows