source:
pacpussensors/trunk/Vislab/lib3dv/eigen/eigen3.pc.in@
137
Last change on this file since 137 was 136, checked in by , 8 years ago | |
---|---|
File size: 254 bytes |
Rev | Line | |
---|---|---|
[136] | 1 | prefix=@CMAKE_INSTALL_PREFIX@ |
2 | exec_prefix=${prefix} | |
3 | ||
4 | Name: Eigen3 | |
5 | Description: A C++ template library for linear algebra: vectors, matrices, and related algorithms | |
6 | Requires: | |
7 | Version: @EIGEN_VERSION_NUMBER@ | |
8 | Libs: | |
9 | Cflags: -I${prefix}/@INCLUDE_INSTALL_DIR@ |
Note:
See TracBrowser
for help on using the repository browser.