Skip to content
Snippets Groups Projects
  • Sam Yates's avatar
    Smaller default build; check MPI support via find_package component. (#619) · 28e45aee
    Sam Yates authored and Benjamin Cumming's avatar Benjamin Cumming committed
    Fixes #618 and fixes #617.
    
    *  Add convenience targets: 'examples' for all examples; 'tests' for all tests.
    * Add support for component-testing in installed CMake package.
    * Allow test for MPI support via find_package via component.
    * Remove REQUIRED specification from `find_dependency()` commands in generated config.
    * Update `mech_vec.cpp` to match new `fvm_lowered_cell_impl` constructor.
    28e45aee
CMakeLists.txt 827 B