Skip to content

smtk: update to release-v1

Ben Boeckel requested to merge ben.boeckel/cmb:update-smtk into master

Fixes the following issues:

  • deriving test executable paths from within CMB or on Windows with the Visual Studio generator;
  • boost::filesystem usage on Windows;
  • some missing export declarations on mesh functions; and
  • missing export declarations in MOAB.

Merge request reports