jbeder / yaml-cpp

A YAML parser and emitter in C++
MIT License
4.92k stars 1.78k forks source link

Update CMakeLists.txt #1160

Closed niva-xx closed 1 year ago

niva-xx commented 1 year ago

Fix link error yaml-cpp-tests under MSYS2 with cmake -G "MSYS Makefiles" .. -DYAML_BUILD_SHARED_LIBS=ON.