mirror of
https://git.mirrors.martin98.com/https://github.com/google/draco
synced 2025-08-12 23:19:01 +08:00
Fix typo in BUILDING.md (#785)
DRACO_TRANCODER_SUPPORTED -> DRACO_TRANSCODER_SUPPORTED
This commit is contained in:
parent
e76341f441
commit
1a64bb2712
@ -81,7 +81,7 @@ In order to build the `draco_transcoder` target, the transcoding support needs
|
|||||||
to be explicitly enabled when you run `cmake`, for example:
|
to be explicitly enabled when you run `cmake`, for example:
|
||||||
|
|
||||||
~~~~~ bash
|
~~~~~ bash
|
||||||
$ cmake ../ -DDRACO_TRANCODER_SUPPORTED=ON
|
$ cmake ../ -DDRACO_TRANSCODER_SUPPORTED=ON
|
||||||
~~~~~
|
~~~~~
|
||||||
|
|
||||||
The above option is currently not compatible with our Javascript or WebAssembly
|
The above option is currently not compatible with our Javascript or WebAssembly
|
||||||
|
Loading…
x
Reference in New Issue
Block a user