Chaning CMakeLists.txt files to provide lmfitConfig.cmake lmfitConfigVersion.cmake for lmfit
With this lmfit provides lmfitConfig.cmake
and lmfitConfigVersion.cmake
to simplify the finding process.
I orientated myself on libcerf for this, but made some changes. I also took the liberty and automatized the copied lmfitConfig.cmake.in
in some places.
Like we discussed I have not touched FindFitTest.cmake
. However, I also did not test for that functionality with the adapted CMake scripts.