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

Add glog and gflags to SuperBuild #2

Closed MattClarkson closed 7 years ago

MattClarkson commented 7 years ago

Need a logging (glog) and command line flags (gflags) library.