Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CMake: Fix invalidation of PACKAGE_INCLUDE_INSTALL_DIR
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.
- Loading branch information