Skip to content

[question] package with multiple cmake targets #19347

@scalpel4k

Description

@scalpel4k

What is your question?

Hi, I'm getting out of ideas.

I have existing CMake projects that define multiple (sub)targets which all have their own cmake target and config files. I have managed to install all these cmake config files into the target package folder.

On the consumer side all those files are properly installed under the package's cmake folder.

However, they are not getting installed into the generators folder of the target build folder.

I am not using the conan generated cmake config files, because they are so buggy that they are not usable (linker errors, etc.). Instead my own cmake config files are capable to work with the conan structure.

I need conan to install all MY(!) cmake config files into the generators folder. What do I have to do to accomplish that?

thx Michi

Have you read the CONTRIBUTING guide?

  • I've read the CONTRIBUTING guide

Metadata

Metadata

Assignees

Labels

staledThe issue has been inactive for a while and will be closed soontype: question

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions