cmake find_package(Zstd) examples

ccache/ccache cmake/Dependencies.cmake :31

find_package(Zstd 1.3.4 MODULE REQUIRED)

facebook/folly CMake/folly-deps.cmake :116

find_package(Zstd MODULE)

MapServer/MapServer CMakeLists.txt :573

find_package(Zstd REQUIRED CONFIG)

fallahn/tmxlite tmxlite/CMakeLists.txt :74

find_package(Zstd REQUIRED)

fallahn/tmxlite tmxlite/CMakeLists.txt :86

find_package(Zstd REQUIRED)