1 Commits

Author SHA1 Message Date
Lisandro Damián Nicanor Pérez Meyer
a587165847 These are not really needed for building Debian packages.
If you think you need them:

- Be sure to reach us Qt maintainers so we can learn from your use case.
- You are free to define the to OFF:

```bash
cmake -DQT_SKIP_AUTO_PLUGIN_INCLUSION=OFF -DQT_SKIP_AUTO_QML_PLUGIN_INCLUSION=OFF
```
2023-11-02 15:33:09 -03:00