cmake: changed project name from google-glog to glog
[platform/upstream/glog.git] / CMakeLists.txt
index 7ede6e7..7811ae0 100644 (file)
@@ -8,7 +8,7 @@ if (POLICY CMP0063)
   cmake_policy (SET CMP0063 NEW)
 endif (POLICY CMP0063)
 
-project (google-glog)
+project (glog)
 
 enable_testing ()