Skip to content

[feature] Allow specifying deployer folder #18181

Closed as not planned
Closed as not planned
@aiyolo

Description

@aiyolo

What is your suggestion?

Currently, when specifying deployer folder, for example, runing the folloing comman

conan install . -s build_type=Debug --build=missing -d direct_deploy --deployer-folder third_party

the final deployer folder would be third_party/direct_deploy then the package folder.

It is better that removing the subdirectory direct_deploy, If users want to create that folder, they can use --deployer-folder third_party/direct_deploy instead.

Besides, I'd like that deployer folder can be set int the conf file.

Have you read the CONTRIBUTING guide?

  • I've read the CONTRIBUTING guide

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions