Skip to content

Add Dependency Build Instruction File Handling #113

@kilo52

Description

@kilo52

In the dependency() function provided by C and C++ project source templates in project-init, add an option to process a conventional build file in order to further adjust dependency targets. Currently, the CMake function only provides a way to handle target configuration files. These files are processed before the internal call to CMake's FetchContent_MakeAvailable() function and thus cannot be used to e.g. add target-specific properties to the dependency.

Metadata

Metadata

Assignees

Labels

CAffects project source templates or init code for CC++Affects project source templates or init code for C++ImprovementImprovement of an existing featureTemplatesChanges in project source templates

Type

No type

Projects

Status

Ready

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions