Browse Source

include Maya in configure report

David Rose 21 years ago
parent
commit
33d4210ff2
1 changed files with 5 additions and 0 deletions
  1. 5 0
      dtool/LocalSetup.pp

+ 5 - 0
dtool/LocalSetup.pp

@@ -86,6 +86,11 @@
 #else
 #print - Did not find DirectX
 #endif
+#if $[HAVE_MAYA]
+#print + OpenMaya
+#else
+#print - Did not find OpenMaya
+#endif
 
 #print
 #if $[and $[HAVE_INTERROGATE],$[HAVE_PYTHON]]