aboutsummaryrefslogtreecommitdiffhomepage
path: root/eigen3.pc.in
blob: 3368a3aa1d4f6cf647632101d949d88427386a1d (plain)
1
2
3
4
5
6
7
8
9
prefix=@CMAKE_INSTALL_PREFIX@
exec_prefix=${prefix}

Name: Eigen3
Description: A C++ template library for linear algebra: vectors, matrices, and related algorithms
Requires:
Version: @EIGEN_VERSION_NUMBER@
Libs:
Cflags: -I${prefix}/@INCLUDE_INSTALL_DIR@