disable doc build

This commit is contained in:
Hongze Cheng 2021-12-02 14:21:33 +08:00
parent 8fb8884818
commit 4e647ab0c6
1 changed files with 1 additions and 1 deletions

View File

@ -52,5 +52,5 @@ option(
option(
BUILD_DOCS
"If use doxygen build documents"
ON
OFF
)