mirror of
https://gitlab.com/libeigen/eigen.git
synced 2024-11-21 03:11:25 +08:00
b5f4636d42
* bump version to 2.91.0 * add FindEigen3.cmake
7 lines
193 B
PkgConfig
7 lines
193 B
PkgConfig
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}
|