cmake find_package(Cython) examples
facebook/folly
CMake/folly-deps.cmake
:155
find_package
(Cython
0.26
REQUIRED)
ICLDisco/parsec
tools/profiling/python/CMakeLists.txt
:21
find_package
(Cython
0.21
.
2
)