From 84f215b452c213621bda427a11858d526b6852b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=82=93=E6=B6=9B?= Date: Tue, 1 Nov 2022 06:28:05 +0000 Subject: [PATCH] =?UTF-8?q?!721=20not=20install=20file=20register=5Ftbe.h?= =?UTF-8?q?=20Merge=20pull=20request=20!721=20from=20=E9=82=93=E6=B6=9B/pr?= =?UTF-8?q?=5F720?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index bb18c56..22b78ba 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -238,7 +238,6 @@ install(FILES ${PARSER_DIR}/inc/external/parser/onnx_parser.h # 下列头文件发布是非法的,需要在后续整改中删掉 # --------------------start------------------------ install(FILES ${PARSER_DIR}/parser/common/pre_checker.h - ${PARSER_DIR}/parser/common/register_tbe.h DESTINATION ${INSTALL_INCLUDE_DIR}/parser/parser/common COMPONENT opensdk EXCLUDE_FROM_ALL ) install(FILES ${PARSER_DIR}/parser/common/convert/pb2json.h