summaryrefslogtreecommitdiffstats
path: root/cmake/FindWrapZSTD.cmake
Commit message (Collapse)AuthorAgeFilesLines
* CMake: Rename FindZSTD to FindWrapZSTDAlexandru Croitor2022-02-281-0/+85
And the target ZSTD::ZSTD to WrapZSTD::WrapZSTD. This should allow building Qt with the -DCMAKE_FIND_PACKAGE_PREFER_CONFIG=ON set. Pick-to: 6.2 6.3 Fixes: QTBUG-100537 Change-Id: I748601e4ad6f518323bf1034d6fc1de582c815e1 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Jörg Bornemann <joerg.bornemann@qt.io>