mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-09-20 15:24:14 +02:00
c147e6562d
Qt6 PrintSupport records Cups::Cups as a third-party dependency (qprint_p.h includes <cups/ppd.h>), so find_package(Qt6 PrintSupport) runs FindCups at configure time and fails without the CUPS headers. Build-time only, nothing is staged.