diff --git a/build.py b/build.py index deb560364..b74468c3e 100755 --- a/build.py +++ b/build.py @@ -512,7 +512,7 @@ def BuildAndInstall(context, buildArgs, stages): .format(mayaUsdLocation=context.mayaUsdLocation)) if context.mtoaLocation: - extraArgs.append('-DMTOAUSD_LOCATION="{mtoaLocation}"' + extraArgs.append('-DMTOA_LOCATION="{mtoaLocation}"' .format(mtoaLocation=context.mtoaLocation)) if context.lookdevxLocation: