|
|
@@ -43,7 +43,7 @@ target_include_directories(fmk_onnx_parser PRIVATE |
|
|
${METADEF_DIR}/inc/external/register |
|
|
${METADEF_DIR}/inc/external/register |
|
|
#### independent compile ##### |
|
|
#### independent compile ##### |
|
|
${METADEF_DIR}/third_party/graphengine/ge |
|
|
${METADEF_DIR}/third_party/graphengine/ge |
|
|
${METADEF_DIR}/third_party/graphengine/ge/inc |
|
|
|
|
|
|
|
|
${METADEF_DIR}/third_party/graphengine/inc |
|
|
${METADEF_DIR}/third_party/graphengine/inc/framework |
|
|
${METADEF_DIR}/third_party/graphengine/inc/framework |
|
|
${METADEF_DIR}/third_party/graphengine/inc/external |
|
|
${METADEF_DIR}/third_party/graphengine/inc/external |
|
|
${METADEF_DIR}/third_party/fwkacllib/inc |
|
|
${METADEF_DIR}/third_party/fwkacllib/inc |
|
|
@@ -61,7 +61,6 @@ target_link_libraries(fmk_onnx_parser PRIVATE |
|
|
$<BUILD_INTERFACE:intf_pub> |
|
|
$<BUILD_INTERFACE:intf_pub> |
|
|
-Wl,--no-as-needed |
|
|
-Wl,--no-as-needed |
|
|
protobuf |
|
|
protobuf |
|
|
ge_common |
|
|
|
|
|
register |
|
|
register |
|
|
c_sec |
|
|
c_sec |
|
|
parser_common |
|
|
parser_common |
|
|
|