Skip to content

BUG: Add check for msvc version when using Haply 0.0.5

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

Haply 0.0.5 only works with vs2022 the static libs provided are not backwards compatible.

This provides a check and more readable error at cmake config time.

Merge request reports