提交 3cf63ef9 编写于 作者: Z zhaojiaying01

test1

上级 d9b93ad9
cmake_minimum_required(VERSION 3.0.0)
# basic build option
option(USE_OPENMP "build with openmp support" ON)
option(USE_OPENMP "build with openmp support" OFF)
option(USE_EXCEPTION "build with exception" ON)
option(WITH_LOGGING "print logging for debug" OFF)
option(WITH_SYMBOL "build with all symbols" ON) # turn off if use jni or ios io
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册