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
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,6 @@ To build a gpu.cpp project, you will need to have installed on your system:
31
31
32
32
-`clang++` compiler installed with support for C++17.
33
33
-`python3` and above, to run the script which downloads the Dawn shared library.
34
-
make to build the project.
35
34
-`make` to build the project.
36
35
- Only on Linux systems - Vulkan drivers. If Vulkan is not installed, you can run `sudo apt install libvulkan1 mesa-vulkan-drivers vulkan-tools` to install them.
0 commit comments