[mythtv-commits] [MythTV/mythtv] 8f7766: cmake: Fix building the mythzmserver program.
David Hampton
noreply at github.com
Wed Jul 2 23:17:31 UTC 2025
Branch: refs/heads/master
Home: https://github.com/MythTV/mythtv
Commit: 8f7766d62c6a3eb3630392b2ebf419d276d8fe40
https://github.com/MythTV/mythtv/commit/8f7766d62c6a3eb3630392b2ebf419d276d8fe40
Author: David Hampton <mythtv at love2code.net>
Date: 2025-07-02 (Wed, 02 Jul 2025)
Changed paths:
M mythplugins/mythzoneminder/mythzmserver/CMakeLists.txt
Log Message:
-----------
cmake: Fix building the mythzmserver program.
Commit: f72b0cdedc8433b66892d6b4a88387b994dbee87
https://github.com/MythTV/mythtv/commit/f72b0cdedc8433b66892d6b4a88387b994dbee87
Author: David Hampton <mythtv at love2code.net>
Date: 2025-07-02 (Wed, 02 Jul 2025)
Changed paths:
M cmake/externallibs/BuildQt6.cmake
Log Message:
-----------
cmake: Add cross compile fallback from Qt 6.9.x to 6.9.0.
Qt6 cross compiling requires that the host and target systems have the
same major and minor version number. MythTV will build the exact
matching 6.x.y version if it has instructions, if not it needs to know
which 6.x version to build.
Compare: https://github.com/MythTV/mythtv/compare/e3aafd0d1bc2...f72b0cdedc84
To unsubscribe from these emails, change your notification settings at https://github.com/MythTV/mythtv/settings/notifications
More information about the mythtv-commits
mailing list