Skip to content

With latest conan-cmake and Conan 2.15.1, what is the correct way to stage a Conan-managed dependency using CMake's install cmd #695

@FWiesner

Description

@FWiesner

to produce my distribution image, consisting off my build executables and libs (, resources, etc) I also need to stage the dependencies that are provided by Conan. What is the right way to stage all managed (shared) libraries?

Ideally, I would like to use the install command within my CMake setup, similarly to my own target installation configuration.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions