Skip to content

fixing CMakeConfigDeps INTERFACE IMPORTED_CONFIGURATIONS - #18088

Merged
memsharded merged 1 commit into
conan-io:develop2from
memsharded:fix/cmakeconfigdeps_imported_interface
Apr 8, 2025
Merged

memsharded merged 1 commit into
conan-io:develop2from
memsharded:fix/cmakeconfigdeps_imported_interface

Conversation

@memsharded

Copy link
Copy Markdown
Member

Changelog: Bugfix: Add IMPORTED_CONFIGURATIONS to INTERFACE libraries to in CMakeConfigDeps
Docs: Omit

Close #18058

assert "protobuf: Release!" in c.out


@pytest.mark.tool("cmake", "3.23")

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we require 3.27 for CMakeConfigDeps as the minimum-required-version?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is necessary to proof that it works without the CMAKE_MAP_IMPORTED_CONFIGURATIONS for CMake>=3.27

@memsharded
memsharded merged commit 49474c4 into conan-io:develop2 Apr 8, 2025
@memsharded
memsharded deleted the fix/cmakeconfigdeps_imported_interface branch April 8, 2025 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CMakeConfigDeps and build type

3 participants