source: pacpussensors/trunk/Vislab/lib3dv/eigen/eigen3.pc.in@ 136

Last change on this file since 136 was 136, checked in by ldecherf, 7 years ago

Doc

File size: 254 bytes
Line 
1prefix=@CMAKE_INSTALL_PREFIX@
2exec_prefix=${prefix}
3
4Name: Eigen3
5Description: A C++ template library for linear algebra: vectors, matrices, and related algorithms
6Requires:
7Version: @EIGEN_VERSION_NUMBER@
8Libs:
9Cflags: -I${prefix}/@INCLUDE_INSTALL_DIR@
Note: See TracBrowser for help on using the repository browser.