Skip to content

Add option to install only specific CMake targets #510

@metthal

Description

@metthal

RetDec is a large-scale project containing multiple standalone libraries and binaries. It might be useful if we were able to install only certain parts of RetDec, for example just fileinfo and its dependencies.

This might be achieved through COMPONENT attribute of install directives in CMake but I have never tried it myself. (https://cmake.org/cmake/help/v3.13/command/install.html)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions