Skip to content

BUG: iMSTK no longer overwrites the CMAKE_MODULE_PATH in its config

Andrew Wilson requested to merge andrew.wilson/iMSTK:ConfigFix into master

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

Merge request reports