I’m working on the Transforms loadable module on Ubuntu.
Is there a way to only re-build this module without re-building all of Slicer?
I’m working on the Transforms loadable module on Ubuntu.
Is there a way to only re-build this module without re-building all of Slicer?
Did you try just cd’ing into the module’s build directory and running make?