Signed-off-by: Yang Jianchao <yangjianchao999@126.com>

This commit is contained in:
Yang Jianchao
2022-05-19 09:58:30 +08:00
commit 591fa491e2
1946 changed files with 442413 additions and 0 deletions
@@ -0,0 +1,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@