1 Commits
Author SHA1 Message Date
Chengfeng Xie 38f30ac2b4 FetchContent: Correct the documentation for FetchContent_MakeAvailable
The intended input variable is `FETCHCONTENT_SOURCE_DIR_<uppercaseName>` rather than `<lowercaseName>_SOURCE_DIR`, which is an output-only variable. This matches the actual implementation of `FetchContent_MakeAvailable` and the documentation for `cmake_language`.
2026-05-26 12:17:08 +08:00