jbcoe / propagate_const

A const-propagating member-pointer-wrapper for the C++ standard library
MIT License
20 stars 8 forks source link

Update to the latest version of Catch #19

Closed Twon closed 5 years ago

Twon commented 5 years ago

Remove copy of Catch included in the repo and dynamically create a local copy in the build tree during the build. This uses the Catch CMake support to detect individual Catch tests in CTest.