X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=CMakeLists.txt;h=7811ae000f8b43737899e9b94b592f5e0007b7eb;hb=f2157a387b6036cd05153339f315883c50053c69;hp=7ede6e7add94b7888e3819e3b6227954d2756c7f;hpb=b6a5e0524c28178985f0d228e9eaa43808dbec3c;p=platform%2Fupstream%2Fglog.git diff --git a/CMakeLists.txt b/CMakeLists.txt index 7ede6e7..7811ae0 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -8,7 +8,7 @@ if (POLICY CMP0063) cmake_policy (SET CMP0063 NEW) endif (POLICY CMP0063) -project (google-glog) +project (glog) enable_testing ()