mirror of
https://github.com/p-ranav/argparse
synced 2026-06-08 16:35:45 +00:00
d8c10a9c79
The new "windows-latest-clang" target does not honor the CXX environment variable and uses the default MSVC compiler. This tries to tell cmake to handle things via a toolset name. Signed-off-by: Sean Robinson <sean.robinson@scottsdalecc.edu>