Skip to content

Migrate from FetchContent_Populate to FetchContent_Declare #6

@ThePythonator

Description

@ThePythonator

FetchContent_Populate needs to be replaced with FetchContent_Declare and FetchContent_MakeAvailable, but it's not a simple substitution since only one FetchContent_MakeAvailable call should be made. See the CMake docs.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions