1
0

doc: update readme

This commit is contained in:
2026-06-17 21:23:27 +08:00
parent 930a84a0f6
commit 50f01429b0
4 changed files with 9 additions and 7 deletions

View File

@@ -1,5 +1,7 @@
# cmake 模块说明
# CMake Module Notes
此目录下的 `Findwfassoc.cmake` 是从项目根目录 `wfassoc-cdylib/codegen/Findwfassoc.cmake` 复制而来。
The `Findwfassoc.cmake` file in this directory was copied from the project root at
`wfassoc-cdylib/codegen/Findwfassoc.cmake`.
该文件提供 `wfassoc::wfassoc` imported target。使用前需要设置 `wfassoc_ROOT` 变量指向 wfassoc 安装目录。
It provides the `wfassoc::wfassoc` imported target. Before using it, the `wfassoc_ROOT`
variable must be set to point to the wfassoc installation directory.