We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6d4a06f + 8455927 commit 02b3cfbCopy full SHA for 02b3cfb
paddle/capi/CMakeLists.txt
@@ -36,7 +36,7 @@ target_include_directories(paddle_capi PUBLIC ${CMAKE_CURRENT_BINARY_DIR})
36
add_style_check_target(paddle_capi ${CAPI_SOURCES} ${CAPI_HEADER}
37
${CAPI_PRIVATE_HEADER})
38
39
-add_dependencies(paddle_capi paddle_proto)
+add_dependencies(paddle_capi paddle_proto paddle_gserver)
40
41
# TODO: paddle_capi_whole will be removed.
42
set(PADDLE_CAPI_LAYERS_LIBS
0 commit comments