cmake Cython examples

LLNL/zfp python/CMakeLists.txt :13

find_package(Cython 0.28 REQUIRED)

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

find_package(Cython 0.26 REQUIRED)

JSBSim-Team/jsbsim CMakeLists.txt :76

find_package(Cython)

NERSC/timemory external/CMakeLists.txt :27

find_package(Cython QUIET)

ceph/ceph src/pybind/CMakeLists.txt :5

find_package(Cython REQUIRED)

facebook/fbthrift CMakeLists.txt :139

find_package(Cython 0.28 REQUIRED)

symforce-org/symforce third_party/symenginepy/CMakeLists.txt :17

find_package(Cython REQUIRED)

boutproject/BOUT-dev tools/pylib/_boutpp_build/CMakeLists.txt :22

find_package(Cython)

libdynd/dynd-python cmake/UseCython.cmake :82

find_package( Cython REQUIRED )

espressomd/espresso CMakeLists.txt :301

find_package(Cython 3.0.8...<3.1.0 REQUIRED)