Skip to content

[feature] provide a more advanced autotools_layout() to the level of cmake for autotools package supporting out-of-tree build #17315

Open
@hpe-ykoehler

Description

@hpe-ykoehler

What is your suggestion?

autotools package support building outside of the source tree folder using the approach

cd $build
../configure && make && ...

for those autotools package supporting this mode a autotools_layout() function should exists with the same function as cmake_layout as to set the build_folder directly in the recipe of via a settings set in the conan profile.

Have you read the CONTRIBUTING guide?

  • I've read the CONTRIBUTING guide

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions