BUG: iMSTK no longer overwrites the CMAKE_MODULE_PATH in its config
iMSTKConfig was overwriting the CMAKE_MODULE_PATH of projects that used it which is a big issue if anyone wants to include anything in the cmake of their projects.
Resolves: #336 (closed)
Edited by Andrew Wilson