disable doc build
This commit is contained in:
parent
8fb8884818
commit
4e647ab0c6
|
@ -52,5 +52,5 @@ option(
|
||||||
option(
|
option(
|
||||||
BUILD_DOCS
|
BUILD_DOCS
|
||||||
"If use doxygen build documents"
|
"If use doxygen build documents"
|
||||||
ON
|
OFF
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in New Issue