Skip to content

CMake-Conan does not honor config mappings in #701

@tkielan

Description

@tkielan

When CMAKE_MAP_IMPORTED_CONFIG_ is set, it does not affect conan_cmake_install, so if you have mapping like
CMAKE_MAP_IMPORTED_CONFIG_SECURE=Release, conan_cmake_install will try to install packages with build_type=Secure instead of Release.
Can mapping be supported somehow?

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