CMakeLists.txt 166 字节
Newer Older
W
wangguibao 已提交
1 2 3 4 5
include(common/CMakeLists.txt)
include(op/CMakeLists.txt)
include(framework/CMakeLists.txt)
include(proto/CMakeLists.txt)
add_library(predictor ${predictor_SOURCES})