mirror of
https://github.com/RPCS3/yaml-cpp.git
synced 2026-07-21 11:15:25 -04:00
d8d9419092
Add copying of shared library to the output directory with a test binary. [binary] removed using of non unsigned char as argument at 'std::isspace' function that was provokes undefined behavior. [.github/workflows/build.yml] enabled run of test at the 'windows-latest' environment.