From f7c4658c884629e79a9ce98052e19f8a68abdf22 Mon Sep 17 00:00:00 2001
From: zhangmeng <775834166@qq.com>
Date: 星期五, 14 一月 2022 09:40:13 +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