Skip to content

FetchContent: Use private local variables in FetchContent_MakeAvailable

Arcturus requested to merge arcturus140/cmake:clear-internal-variables into master

this clears variables used in the macro and prevents visibility from the caller.

Topic-rename: FetchContent-local-vars

Edited by Brad King

Merge request reports