Added pkgconfig support

This commit is contained in:
Rhys Ulerich
2009-09-23 22:05:46 -04:00
parent bcd621fcd5
commit c67b8b7ce0
2 changed files with 17 additions and 0 deletions

7
eigen2.pc.in Normal file
View File

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