已合并
fix_tensorpipe_test #95
SCh_zx创建于 9 天前
fix_tensorpipe_test #95
已合并
SCh_zx创建于 9 天前
1 个文件变更+1-1
@@ -34,7 +34,7 @@ endmacro()
34# Optional features34# Optional features
35option(TP_BUILD_MISC "Build misc tools" OFF)35option(TP_BUILD_MISC "Build misc tools" OFF)
36option(TP_BUILD_PYTHON "Build python bindings" OFF)36option(TP_BUILD_PYTHON "Build python bindings" OFF)
37-option(TP_BUILD_TESTING "Build tests" ON)37+option(TP_BUILD_TESTING "Build tests" OFF)
38 38 
39# Whether to build a static or shared library39# Whether to build a static or shared library
40if(BUILD_SHARED_LIBS)40if(BUILD_SHARED_LIBS)