This commit is contained in:
Hongze Cheng 2021-11-10 10:27:48 +08:00
parent b1df458777
commit d295531b38
1 changed files with 1 additions and 1 deletions

View File

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