Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FetchContent: Deprecate FetchContent_Populate(depName) | Craig Scott | 2024-05-29 | 12 | -0/+59 |
Projects should use FetchContent_MakeAvailable(depName) instead. Policy CMP0169 provides backward compatibility. |