Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CMake: Fix invalidation of PACKAGE_INCLUDE_INSTALL_DIR #928

Merged
merged 1 commit into from
Jan 17, 2024

Conversation

Kentzo
Copy link
Contributor

@Kentzo Kentzo commented Jan 17, 2024

CMake uses the PACKAGE_PREFIX_DIR variable which may be overwritten by the find_package calls. The issue manifests when cross-compiling where Qt with tools differs from Qt with libraries.

CMake uses the PACKAGE_PREFIX_DIR variable which may be overwritten
by the find_package calls. The issue manifests when cross-compiling
where Qt with tools differs from Qt with libraries.
@Waqar144 Waqar144 requested a review from winterz January 17, 2024 07:55
@winterz winterz merged commit a929761 into KDAB:master Jan 17, 2024
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.

2 participants