CMakeLists.txt 56 字节
Newer Older
1 2 3
if(WITH_TESTING)
  go_test(network_helper_test)
endif()