mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-06 22:30:07 -05:00
63079b97f0
According to https://bugreports.qt.io/browse/QTBUG-59428, Qt 5.10 and above moved macOS style handling into a separate `qmacstyle` plugin. Install the plugin in our `CMake.app` package on macOS. Issue: #21606