Browse Source

Pre Merge pull request !1537 from 赵之轩/my_dev

pull/1537/MERGE
赵之轩 Gitee 4 years ago
parent
commit
c1b508492d
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      ge/executor/CMakeLists.txt

+ 1
- 0
ge/executor/CMakeLists.txt View File

@@ -12,6 +12,7 @@ set(DUMP_PROTO_LIST

protobuf_generate(ge PROTO_SRCS PROTO_HDRS ${PROTO_LIST})
protobuf_generate(ge_static PROTO_STATIC_SRCS PROTO_STATIC_HDRS ${PROTO_LIST})

protobuf_generate(ge DUMP_PROTO_SRCS DUMP_PROTO_HDRS ${DUMP_PROTO_LIST})
protobuf_generate(ge_static DUMP_PROTO_STATIC_SRCS DUMP_PROTO_STATIC_HDRS ${DUMP_PROTO_LIST})



Loading…
Cancel
Save