dominiklohmann / wahl

A type-safe argument parser for modern C++.
https://dominiklohmann.github.io/wahl/
Boost Software License 1.0
5 stars 0 forks source link

Add back MSVC support #34

Open dominiklohmann opened 3 years ago

dominiklohmann commented 3 years ago

As part of #32, MSVC support and Windows CI were disabled. We must investigate how MSVC can be supported again.