Run configure once to apply cmake preferences for CMake file api usage
When we use the cmake file API we have to run configure to reload the model. In such a case, when we run configure to apply the new cmake preferences, we can just run reloadModel directly. Otherwise, we'd end up running configure twice. BUG: 429605
Showing
Please register or sign in to comment