cmake find_package(CP2K_BLAS_VENDOR) examples
cp2k/cp2k
cmake/modules/FindBlas.cmake
:82
find_package
(
${CP2K_BLAS_VENDOR}
REQUIRED)