aboutsummaryrefslogtreecommitdiffhomepage
path: root/eigen3.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'eigen3.pc.in')
-rw-r--r--eigen3.pc.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/eigen3.pc.in b/eigen3.pc.in
new file mode 100644
index 000000000..c5855de33
--- /dev/null
+++ b/eigen3.pc.in
@@ -0,0 +1,6 @@
+Name: Eigen3
+Description: A C++ template library for linear algebra: vectors, matrices, and related algorithms
+Requires:
+Version: ${EIGEN_VERSION_NUMBER}
+Libs:
+Cflags: -I${INCLUDE_INSTALL_DIR}