Browse Source

!724 not install file register_tbe.h

Merge pull request !724 from 邓涛/ge_dev
pull/720/MERGE
邓涛 i-robot 2 years ago
parent
commit
a4a7fa5cd9
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