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

Provide CMake includes to simplify top-level CMakeLists.txt #29

Closed MattClarkson closed 6 years ago

MattClarkson commented 6 years ago

top level CMakeLists.txt is getting a bit long which is off-putting for beginners and for teaching.