LLNL/zfp
python/CMakeLists.txt
:13
find_package(Cython 0.28 REQUIRED)
find_package(Cython 0.28 REQUIRED)
find_package(Cython)
find_package(Cython QUIET)
find_package(Cython REQUIRED)
find_package(Cython)
find_package( Cython REQUIRED )
find_package(Cython 3.0.8...<3.1.0 REQUIRED)
find_package( Cython 0.28.3 REQUIRED )
FIND_PACKAGE(cython)