blob: b508a58d3b1efc7f72a782cfe25efc182efe3295 (
plain)
1
2
3
4
5
6
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}
|