[CMake] FindMKL.cmake

Robert Bielik robert.bielik at xponaut.se
Wed Feb 9 08:20:06 EST 2011


Michael Wild skrev 2011-02-09 14:07:
> that's what the CMAKE_MODULE_PATH variable is for. And there is a
> FindLAPACK.cmake should already find Intel MKL, however IMHO the whole
> module is rather broken...

Thnx Michael, I found that seconds after pressing the send button :) Thanks for pointing to LAPACK, yeah it does seem rather
broken. Won't fit my purpose unfortunately.

Is there some way I can make file(GLOB_RECURSE... ) start at a directory of my choice (instead of the current CMakeLists.txt folder) ? Or
make find_path search recursively ?

/Rob


More information about the CMake mailing list