|
@@ -69,6 +69,7 @@ include_directories(${GE_SOURCE_DIR}/build) |
|
|
add_library(graph SHARED ${SRC_LIST} ${PROTO_SRCS}) |
|
|
add_library(graph SHARED ${SRC_LIST} ${PROTO_SRCS}) |
|
|
target_compile_definitions(graph PRIVATE |
|
|
target_compile_definitions(graph PRIVATE |
|
|
DAVINCI_CLOUD |
|
|
DAVINCI_CLOUD |
|
|
|
|
|
FMK_SUPPORT_DUMP |
|
|
Werror) |
|
|
Werror) |
|
|
target_link_libraries(graph PRIVATE |
|
|
target_link_libraries(graph PRIVATE |
|
|
#${PROTOBUF_LIBRARY} |
|
|
#${PROTOBUF_LIBRARY} |
|
|