blob: 3368a3aa1d4f6cf647632101d949d88427386a1d [file] [log] [blame]
Miao Wang2b8756b2017-03-06 13:45:08 -08001prefix=@CMAKE_INSTALL_PREFIX@
2exec_prefix=${prefix}
3
Narayan Kamathc981c482012-11-02 10:59:05 +00004Name: Eigen3
5Description: A C++ template library for linear algebra: vectors, matrices, and related algorithms
6Requires:
Miao Wang2b8756b2017-03-06 13:45:08 -08007Version: @EIGEN_VERSION_NUMBER@
Narayan Kamathc981c482012-11-02 10:59:05 +00008Libs:
Miao Wang2b8756b2017-03-06 13:45:08 -08009Cflags: -I${prefix}/@INCLUDE_INSTALL_DIR@