Added pkgconfig support

This commit is contained in:
Rhys Ulerich
2009-05-19 11:48:50 -05:00
parent 65181df1f9
commit 066acca179
2 changed files with 18 additions and 1 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}