Skip to content

v1.0.0-p0

Compare
Choose a tag to compare
@mean-ui-thread mean-ui-thread released this 24 Sep 19:33
· 34 commits to master since this release

If you are using Hunter, add the following to your cmake/Hunter/config.cmake file:

hunter_config(dawn
    VERSION v1.0.0-p0
    URL https://github.com/mchiasson/dawn.cmake/releases/download/v1.0.0-p0/source.tar.gz
    SHA1 aec4dfcf2aae8fa4d8974c70b596ccb03e03ec72
    CMAKE_ARGS
        DAWN_BUILD_SAMPLES=OFF
)