Update README.md

This commit is contained in:
indigo 2023-09-24 06:48:20 +00:00
parent 6db2ea8566
commit 4bdf26464d
1 changed files with 1 additions and 1 deletions

View File

@ -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 ..