已合并
fix_tensorpipe_test #95
SCh_zx创建于 9 天前
fix_tensorpipe_test #95
已合并
共 1 个文件变更+1-1
| @@ -34,7 +34,7 @@ endmacro() | |||
| 34 | # Optional features | 34 | # Optional features |
| 35 | option(TP_BUILD_MISC "Build misc tools" OFF) | 35 | option(TP_BUILD_MISC "Build misc tools" OFF) |
| 36 | option(TP_BUILD_PYTHON "Build python bindings" OFF) | 36 | option(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 library | 39 | # Whether to build a static or shared library |
| 40 | if(BUILD_SHARED_LIBS) | 40 | if(BUILD_SHARED_LIBS) |