CMakeCatchTemplate
CMakeCatchTemplate copied to clipboard
Template C++ project using CMake, CTest, Catch, and a SuperBuild for dependencies such as Boost, gflags, glog, VTK, OpenCV and PCL.
Results
6
CMakeCatchTemplate issues
Sort by
recently updated
recently updated
newest added
Currently, it works due to using trusty which presumably doesn't have python 3.6 installed as default. But on xenial, we are specifying python 3.6, and then to also exclude python...