Skip to content

Simplify use of log4cxx-qt in consuming CMake projects#600

Open
swebb2066 wants to merge 18 commits intomasterfrom
qt_support_as_component
Open

Simplify use of log4cxx-qt in consuming CMake projects#600
swebb2066 wants to merge 18 commits intomasterfrom
qt_support_as_component

Conversation

@swebb2066
Copy link
Contributor

This PR add support for find_package(log4cxx COMPONENTS qt) in consuming CMake projects.

Support for find_package(log4cxx-qt) will cease when the major version of Log4cxx changes to 2.

The generated cmake scripts are now tested in CI

@rm5248
Copy link
Contributor

rm5248 commented Feb 27, 2026

thanks for looking into this, I was going to look at it this weekend.

It looks like it's failing due to missing fmt in the link interface when we build in the FMTLayout. It looks like that's another bug in the cmake config files.

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.

3 participants