openwrt/tools/cmake
Rosen Penev 0e3d51ccae tools/cmake: fix compilation with host libzstd-dev
cmake's find_package looks at host paths first for some reason. Switch
to using pkgconfig for the search, matching other modules.

Fixes: 3848cf458e ("tools/cmake: Build without some included libs")
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2022-09-30 13:12:42 -07:00
..
patches tools/cmake: fix compilation with host libzstd-dev 2022-09-30 13:12:42 -07:00
Makefile tools/cmake: Build without some included libs 2022-09-29 19:33:17 +02:00