Restore configure command line compatibility for PCRE support
Commit 9ca63548 renamed the configure feature from pcre to pcre2, which unfortunately means that people would have to change their build scripts to pass -qt-pcre2 instead of -qt-pcre. As the configure check already verifies the correct PCRE version for use (when using the system library), it seems more convenient for our users to retain compatibility and call the configure feature "pcre" again. Change-Id: If26e7888814d8204d43baf7298d9916a4f856a48 Reviewed-by:Thiago Macieira <thiago.macieira@intel.com> Reviewed-by:
Giuseppe D'Angelo <giuseppe.dangelo@kdab.com> Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@qt.io>
Showing
Please register or sign in to comment