未验证 提交 495a1529 编写于 作者: A AlanNewImage 提交者: GitHub

Update CMakeLists.txt (#404)

上级 bd0b5e61
......@@ -59,8 +59,8 @@ include("${CMAKE_CURRENT_SOURCE_DIR}/cmake/check.cmake")
project(tengine-lite)
option(TENGINE_OPENMP "openmp support" ON)
option(TENGINE_BUILD_BENCHMARK "build examples" ON)
option(TENGINE_BUILD_EXAMPLES "build benchmark" ON)
option(TENGINE_BUILD_BENCHMARK "build benchmark" ON)
option(TENGINE_BUILD_EXAMPLES "build examples" ON)
option(TENGINE_BUILD_TESTS "build tests" OFF)
option(TENGINE_DEBUG_DATA "extract data for every layer" OFF)
option(TENGINE_DEBUG_TIME "print time information for every layer" OFF)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册