You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
4
4
## Build suggestion
5
5
6
-
This library is header-only, written in portable C++ 17. MSVC is supported, but occasionally some bugs in MSVC take a long time to be identified, please report MSVC compilation issues. We're working on including MSVC to continuous integration.
6
+
This library is header-only, written in portable C++ 17. MSVC is supported, but occasionally some bugs in MSVC take a long time to be identified, please report MSVC compilation issues. MSVC is integrated into our continuous integration, but failure to build in MSVC does not block repository changes.
7
7
8
8
There are comprehensive examples in the Catch2 based tests, here's a simple way to build them:
0 commit comments