From a4a7fa5cd964b25c56cda4b3b2022ecaf9e3147b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=82=93=E6=B6=9B?= Date: Tue, 1 Nov 2022 09:09:18 +0000 Subject: [PATCH] =?UTF-8?q?!724=20not=20install=20file=20register=5Ftbe.h?= =?UTF-8?q?=20Merge=20pull=20request=20!724=20from=20=E9=82=93=E6=B6=9B/ge?= =?UTF-8?q?=5Fdev?= 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