cmake: build&run tests (sortof)
[awesomized/libmemcached] / libtest / memcached.cc
index 7af26092c650a12be452f1af98ead09b1cba971f..7d43ec0ef04e7894b851a1590b0a8952e80c7b1e 100644 (file)
@@ -214,7 +214,7 @@ bool Memcached::build()
     add_option(sasl());
   }
 
-  add_option("-vv");
+  //add_option("-vv");
 
   return true;
 }