Update README.md
This commit is contained in:
parent
6db2ea8566
commit
4bdf26464d
|
|
@ -22,7 +22,7 @@ This project is for research and improve concept, also for convert some producti
|
||||||
* Maya 2018+
|
* Maya 2018+
|
||||||
|
|
||||||
### Build Command
|
### Build Command
|
||||||
```shell
|
```powershell
|
||||||
set MAYA_VERSION=2018
|
set MAYA_VERSION=2018
|
||||||
set ARNOLD_LOCATION=D:\library\external\Arnold-6.2.0.1
|
set ARNOLD_LOCATION=D:\library\external\Arnold-6.2.0.1
|
||||||
cmake -G "Visual Studio 17 2022" -T v141 -DCMAKE_INSTALL_PREFIX=C:\workspace\apShaders\install ..
|
cmake -G "Visual Studio 17 2022" -T v141 -DCMAKE_INSTALL_PREFIX=C:\workspace\apShaders\install ..
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue