source:
pacpussensors/trunk/Vislab/lib3dv/eigen/eigen3.pc.in@
141
Last change on this file since 141 was 136, checked in by , 8 years ago | |
---|---|
File size: 254 bytes |
Line | |
---|---|
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.