cmake configure fails with following output:
CMake Error at future/CMakeLists.txt:46 (find_package):
Could not find a package configuration file provided by "glog" with any of
the following names:
glogConfig.cmake
glog-config.cmake
Add the installation prefix of "glog" to CMAKE_PREFIX_PATH or set
"glog_DIR" to a directory containing one of the above files. If "glog"
provides a separate development package or SDK, be sure it has been
installed.
There are glog and glog-devel packages in Fedora repositories, but they provide neither glogConfig.cmake nor glog-config.cmake.