CMakeLists.txt 74 字节
Newer Older
1 2 3
if(WITH_TESTING)
  go_test(pserver_test DEPS paddle_go_optimizer)
endif()