sheredom / subprocess.h

🐜 single header process launching solution for C and C++
The Unlicense
1.12k stars 97 forks source link

Fix a bug when /MT was used on Windows. #25

Closed sheredom closed 4 years ago

sheredom commented 4 years ago

Also add the 2019 tests that were missing.