CMakeLists.txt 77 字节
Newer Older
1 2 3
add_subdirectory(utils)

cc_library(eager_api SRCS all.cc DEPS global_utils)