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
@@ -54,7 +54,7 @@ git submodule update
54
54
55
55
## Building
56
56
57
-
The repository contains everything required to compile and build the examples on <imgsrc="./images/windowslogo.png"alt=""height="22px"valign="bottom"> Windows, <imgsrc="./images/linuxlogo.png"alt=""height="24px"valign="bottom"> Linux, <imgsrc="./images/androidlogo.png"alt=""height="24px"valign="bottom"> Android, <imgsrc="./images/applelogo.png"alt=""valign="bottom"height="24px"> iOS and macOS (using MoltenVK) using a C++ compiler that supports C++20.
57
+
The repository contains everything required to compile and build the examples on Windows, Android, iOS and macOS (using MoltenVK) using a C++ compiler that supports C++20.
58
58
59
59
See [BUILD.md](BUILD.md) for details on how to build for the different platforms.
0 commit comments