Skip to content

Commit

Permalink
Merge pull request #166 from HDFGroup/chogan/issue_137
Browse files Browse the repository at this point in the history
Add Catch2 as dependency to README
  • Loading branch information
ChristopherHogan committed Apr 1, 2021
2 parents 833a555 + c75b942 commit 9730d23
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ Hermes is a heterogeneous aware, multi-tiered, dynamic, and distributed I/O buff
* Download the [OR-Tools binary distribution for C++](https://developers.google.com/optimization/install/cpp).
* Setup `ORTOOLS_DIR` as a cmake environment variable.
* MPI (tested with MPICH `3.3.2` and OpenMPI `4.0.3`).
* The [Catch2](https://github.com/catchorg/Catch2) testing framework (only required if built with `-DBUILD_TESTING=ON`)

## Building

Expand Down

0 comments on commit 9730d23

Please sign in to comment.