blob: 3368a3aa1d4f6cf647632101d949d88427386a1d [file] [log] [blame]
Taylor Braun-Jones0b18ffe2015-11-07 21:29:24 -05001prefix=@CMAKE_INSTALL_PREFIX@
2exec_prefix=${prefix}
3
Benoit Jacobb5f46362009-11-19 12:09:04 -05004Name: Eigen3
Rhys Ulerich066acca2009-05-19 11:48:50 -05005Description: A C++ template library for linear algebra: vectors, matrices, and related algorithms
6Requires:
Taylor Braun-Jones0b18ffe2015-11-07 21:29:24 -05007Version: @EIGEN_VERSION_NUMBER@
Rhys Ulerich066acca2009-05-19 11:48:50 -05008Libs:
Taylor Braun-Jones0b18ffe2015-11-07 21:29:24 -05009Cflags: -I${prefix}/@INCLUDE_INSTALL_DIR@