cmake: changed project name from google-glog to glog
authorSergiu Deitsch <sergiu.deitsch@th-nuernberg.de>
Tue, 10 Jan 2017 10:15:18 +0000 (11:15 +0100)
committerSergiu Deitsch <sergiu.deitsch@th-nuernberg.de>
Tue, 10 Jan 2017 10:15:18 +0000 (11:15 +0100)
commitf2157a387b6036cd05153339f315883c50053c69
tree83b884705455707e146693b1d41be9e0367cf212
parentb6a5e0524c28178985f0d228e9eaa43808dbec3c
cmake: changed project name from google-glog to glog

This fixes the default install location on Windows. Specifically,
find_package works now out-of-the box with the default
CMAKE_INSTALL_PREFIX.
CMakeLists.txt