Skip to content

Fix expected output file name to match changes to dir. structure

T.J. Corona requested to merge tjcorona/smtk:fix-rebuild-smtkCorePython into master

This commit fixes the issue where consecutive calls to "make" result in a constructive build of smtkCorePython. This commit does NOT fix the issue where Shiboken's ordering for class initialization is random (and sometimes non-functioning).

Merge request reports