forked from hsutter/cppfront
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MSVC regression-test job in CI now builds and links with C++ standard…
… library modules to enable `import std.compat;` (hsutter#953) * Fix typo * MSVC CI regression tests now build and link with the `std.compat` module for the C++ standard library * Fix syntax to access environment variable * Need to build `std` module as well as `std.compat` * Fix syntax typo * Remove temp `exit` that was used for testing
- Loading branch information
1 parent
e7dfcbc
commit 0e74bd7
Showing
1 changed file
with
19 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters