mirror of
https://github.com/ceres-solver/ceres-solver.git
synced 2026-08-29 08:34:37 +08:00
c24a4ec6fb
1. Use CMake FindLAPACK and FindBLAS Modules. 2. Remove SEARCH_HEADERS and SEARCH_LIBS and replace them with CMAKE variables. This leads to simplification of the FIND_LIBRARY and FIND_PATH calls. 3. Make miniglog a fallback when glog is not present and the user indicates MINIGLOG=OFF. 4. Add time.h to miniglog. 5. Remove shared library building. Change-Id: I8a97156d3d7cf645fbbfe8e571761bc16c89f43f