Hi all, I'm trying to make a FindMKL.cmake file (for Intel MKL) to handle Windows and Mac OS X primarily. However, I thought that CMake would find my FindMKL.cmake file if being in the same directory as the calling CMakeLists.txt file ? Can I make CMake find the file without having to resort to any configuration of CMake itself ? TIA /Rob