mirror of
https://github.com/RPCSX/SPIRV-Tools.git
synced 2025-02-21 11:50:34 +00:00
Update README about the automatic master-tot relase
This commit is contained in:
parent
9f20799fb4
commit
5f2589fd12
@ -224,6 +224,12 @@ Currently Effcee is an optional dependency, but soon it will be required.
|
||||
|
||||
## Build
|
||||
|
||||
Instead of building manually, you can also download the binaries for your
|
||||
platform directly from the [master-tot release][master-tot-release] on GitHub.
|
||||
Those binaries are automatically uploaded by the buildbots after successful
|
||||
testing and they always reflect the current top of the tree of the master
|
||||
branch.
|
||||
|
||||
The project uses [CMake][cmake] to generate platform-specific build
|
||||
configurations. Assume that `<spirv-dir>` is the root directory of the checked
|
||||
out code:
|
||||
@ -500,3 +506,4 @@ limitations under the License.
|
||||
[CMake]: https://cmake.org/
|
||||
[cpp-style-guide]: https://google.github.io/styleguide/cppguide.html
|
||||
[clang-sanitizers]: http://clang.llvm.org/docs/UsersManual.html#controlling-code-generation
|
||||
[master-tot-release]: https://github.com/KhronosGroup/SPIRV-Tools/releases/tag/master-tot
|
||||
|
Loading…
x
Reference in New Issue
Block a user