threed-beam-fea/ext/eigen-3.3.4/eigen3.pc.in

10 lines
254 B
PkgConfig
Raw Permalink Normal View History

2016-10-04 08:03:44 +02:00
prefix=@CMAKE_INSTALL_PREFIX@
exec_prefix=${prefix}
2015-11-05 19:36:26 +01:00
Name: Eigen3
Description: A C++ template library for linear algebra: vectors, matrices, and related algorithms
Requires:
2016-10-04 08:03:44 +02:00
Version: @EIGEN_VERSION_NUMBER@
2015-11-05 19:36:26 +01:00
Libs:
2016-10-04 08:03:44 +02:00
Cflags: -I${prefix}/@INCLUDE_INSTALL_DIR@