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
https://github.com/SetoKaiba/dawn-conan
Here's the conan recipe I created for dawn. And I have tested it on Windows/Ubuntu and Macos.
Use the command below to create the package
conan create . dawn/version@user/channel
For example, dawn/5301@seto/cmake
And then, use add it to the conanfile.txt
dawn/version@user/channel
It should work then.
Package Details
Description Of The Library / Tool
Dawn is an open-source and cross-platform implementation of the work-in-progress WebGPU standard
This will be the implementation used in chrome, but is also a useful standalone library in it's own right.
The text was updated successfully, but these errors were encountered: