From bef24e7b4001c7c7cd7a03a22f8eaf7c8af3c4b7 Mon Sep 17 00:00:00 2001
From: zhangmeng <775834166@qq.com>
Date: 星期四, 20 一月 2022 14:08:35 +0800
Subject: [PATCH] performance

---
 proto/cpp/CMakeLists.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/proto/cpp/CMakeLists.txt b/proto/cpp/CMakeLists.txt
index 4d09144..6acc776 100644
--- a/proto/cpp/CMakeLists.txt
+++ b/proto/cpp/CMakeLists.txt
@@ -23,7 +23,7 @@
 
 foreach(file ${proto_files})
         message(${file})
-        message(${MESSAGE_DIR})
+
         get_filename_component(FIL_WE ${file} NAME_WE)
         # message(${FIL_WE})
 

--
Gitblit v1.8.0