Browse Source

Pre Merge pull request !721 from 邓涛/pr_720

pull/721/MERGE
邓涛 Gitee 3 years ago
parent
commit
89027a0215
No known key found for this signature in database GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      CMakeLists.txt

+ 0
- 1
CMakeLists.txt View File

@@ -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


Loading…
Cancel
Save