This commit is contained in:
Hongze Cheng 2021-11-09 15:27:21 +08:00
parent e7775aa0f5
commit 6568f7ba78
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"
ON OFF
) )