X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=CMakeLists.txt;h=a3ebe358211e44d3c7fda2a143f19c6153bc56a7;hb=4ef88d510e9af9ed7b875a7d2c292b4cf6502485;hp=b29be0018b9bf44913554aa958ce53f574763177;hpb=cbfd86a1d8f92dc38c6c1bae689c84ebeb4da558;p=platform%2Fupstream%2Fglog.git diff --git a/CMakeLists.txt b/CMakeLists.txt index b29be00..a3ebe35 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -10,8 +10,6 @@ endif (POLICY CMP0063) project (glog) -enable_testing () - set (GLOG_MAJOR_VERSION 0) set (GLOG_MINOR_VERSION 3) set (GLOG_PATCH_VERSION 5)