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

Improve multi-platform coverage on CI testing, to ensure Python builds are widely portable. #44

Closed MattClarkson closed 5 years ago

MattClarkson commented 5 years ago

We could take inspiration from opencv-python, v.good cross-platform builds.