Finish converting SMTK_PLUGINS from cached var to global property
- Jan 29, 2019
-
-
John Tourtellott authored
-
It looks like smtk plugins in our extensions are still using a global variable SMTK_PLUGINS, and were not updated to using the global property with the same name. This MR removes the global var completely and only uses the global property SMTK_PLUGINS.
Backport: release