added FindGlog.cmake
Compare changes
Files
2
cmake_modules/FindGlog.cmake
0 → 100644
+ 346
− 0
I had some problem with Glog that I finally fixed by adding this FindGlog.cmake CMakeList is modified also : tests are built only if Glog is found.
Should compile fine on team's machine but a fast check would be good.