CMakeLists.txt 81 字节
Newer Older
H
Helin Wang 已提交
1 2 3
if(WITH_TESTING)
  go_test(pserver_client_test DEPS paddle_go_optimizer)
endif()