summaryrefslogtreecommitdiffhomepage
path: root/eigen/eigen3.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'eigen/eigen3.pc.in')
-rw-r--r--eigen/eigen3.pc.in9
1 files changed, 0 insertions, 9 deletions
diff --git a/eigen/eigen3.pc.in b/eigen/eigen3.pc.in
deleted file mode 100644
index 3368a3a..0000000
--- a/eigen/eigen3.pc.in
+++ /dev/null
@@ -1,9 +0,0 @@
-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@