diff options
Diffstat (limited to 'zh')
| -rw-r--r-- | zh/manual.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/zh/manual.md b/zh/manual.md index e1bc10c7..93a04a9d 100644 --- a/zh/manual.md +++ b/zh/manual.md @@ -1515,6 +1515,7 @@ function add_checking_to_config(...) set_kind("phony") set_config_header("includes/automatedconfig.h") add_options(options) + target_end() end -- 添加一些头文件检测 |
