Re: [CMake] CMake does not find module, though it's in MODULE_PATH

2018-05-07 Thread Andreas Naumann
stackoverflow https://stackoverflow.com/questions/12249140/find-package-eigen3-for-cmake .   Regards, Andreas   Gesendet: Montag, 07. Mai 2018 um 11:28 Uhr Von: "Florian Lindner" An: "cmake@cmake.org" Betreff: [CMake] CMake does not find module, though it's in MODU

[CMake] CMake does not find module, though it's in MODULE_PATH

2018-05-07 Thread Florian Lindner
Hello, my CMake 3.6.2 complains about not finding FindEigen3.cmake CMake Error at CMakeLists.txt:62 (find_package): By not providing "FindEigen3.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "Eigen3", but CMake did not find one.