1
0
Files
wfassoc/example/qwfassoc/cmake/README.md

8 lines
307 B
Markdown
Raw Normal View History

2026-06-17 21:23:27 +08:00
# CMake Module Notes
2026-05-25 23:26:11 +08:00
2026-06-17 21:23:27 +08:00
The `Findwfassoc.cmake` file in this directory was copied from the project root at
`wfassoc-cdylib/codegen/Findwfassoc.cmake`.
2026-05-25 23:26:11 +08:00
2026-06-17 21:23:27 +08:00
It provides the `wfassoc::wfassoc` imported target. Before using it, the `wfassoc_ROOT`
variable must be set to point to the wfassoc installation directory.