Skip to content

cmake: use a cmake-supported search path

Ben Boeckel requested to merge ben.boeckel/smtk:smtk-package-dir into master

CMake will find the package by default with a -version suffix rather than a /version suffix.


Requires a tandem change to the superbuild. This should be merged right before the next release branch creation point so the superbuild can do a version comparison to handle this change.

Cc: @dcthomp

Edited by Ben Boeckel

Merge request reports