mesytec-mnode/external/taskflow-3.8.0/3rd-party/eigen-3.3.7/eigen3.pc.in

10 lines
254 B
PkgConfig
Raw Normal View History

2025-01-04 01:25:05 +01:00
prefix=@CMAKE_INSTALL_PREFIX@
exec_prefix=${prefix}
Name: Eigen3
Description: A C++ template library for linear algebra: vectors, matrices, and related algorithms
Requires:
Version: @EIGEN_VERSION_NUMBER@
Libs:
Cflags: -I${prefix}/@INCLUDE_INSTALL_DIR@