MattClarkson / CMakeCatchTemplate

Template C++ project using CMake, CTest, Catch, and a SuperBuild for dependencies such as Boost, gflags, glog, VTK, OpenCV and PCL.
BSD 3-Clause "New" or "Revised" License
30 stars 13 forks source link

Try PR again #64

Closed tdowrick closed 4 years ago

tdowrick commented 4 years ago

Seems that I somehow closed/deleted the last PR submited, which explains the Travis CI failing, as it was trying to check out code that doesn't exist.

Will see if this one works.