mirror of
https://git.mirrors.martin98.com/https://github.com/google/draco
synced 2025-08-11 14:58:58 +08:00
Add linux instructions for the Maya plugin
This commit is contained in:
parent
4677d014e4
commit
85d2654fc9
@ -81,5 +81,12 @@ path/to/build/Debug(or Release)/draco_maya_wrapper.dll
|
||||
~~~~
|
||||
|
||||
### Linux
|
||||
[TODO]
|
||||
On Linux, run the following command to generate a Makefile build and build the
|
||||
plugin.
|
||||
|
||||
~~~~~ bash
|
||||
$ cmake path/to/draco -DBUILD_MAYA_PLUGIN=1 && make
|
||||
~~~~~
|
||||
|
||||
Note: While the linux build completes successfully, the plugin has not been
|
||||
tested.
|
||||
|
Loading…
x
Reference in New Issue
Block a user